Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#5954 closed defect (bug) (fixed)

"Edit Timestamp" should return false when clicked

Reported by: fitztrev's profile fitztrev Owned by:
Milestone: 2.5 Priority: normal
Severity: normal Version:
Component: General Keywords: has-patch
Focuses: Cc:

Description

When clicking "Edit Timestamp", the url changes because the href is followed. This is unnecessary and a 'return false' can be added to the existing jQuery click functions to prevent it.

Attachments (1)

5954.diff (939 bytes) - added by fitztrev 17 years ago.

Download all attachments as: .zip

Change History (3)

@fitztrev
17 years ago

#1 @fitztrev
17 years ago

There was also some whitespace at the end of those js files.

#2 @ryan
17 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [6975]) Return false from edit timestamp click handler. Props fitztrev. fixes #5954

Note: See TracTickets for help on using tickets.