Make WordPress Core

Opened 21 years ago

Closed 21 years ago

#1351 closed defect (bug) (fixed)

quicktag "ins" and "del" format datetime attribute incorrectly

Reported by: dougal Owned by: dougal
Priority: normal Milestone:
Component: General Version: 1.5.1
Severity: minor Keywords:
Cc: Focuses:

Description

The generated datetime attribute for the "ins" and "del" quicktags formats the timezone incorrectly. Seems to be a problem in the javascript Date object.

Attachments (1)

quicktags.diff (870 bytes ) - added by dougal 21 years ago.

Download all attachments as: .zip

Change History (6)

#2 @dougal
21 years ago

  • PatchNo

#3 @dougal
21 years ago

Okay, I just uploaded quicktags.diff. Rather than trying to figure out the correct timezone offset setting, I bypassed the issue by just specifying the time in UTC.

#4 @dougal
21 years ago

  • Owner changed from anonymous to dougal
  • Status newassigned

#5 @matt
21 years ago

  • fixed_in_version1.5.1.1
  • Resolution 1020
  • Status assignedclosed

@dougal
21 years ago

Note: See TracTickets for help on using tickets.