Make WordPress Core

Opened 20 years ago

Closed 20 years ago

#1351 closed defect (bug) (fixed)

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

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

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 20 years ago.

Download all attachments as: .zip

Change History (6)

#2 @dougal
20 years ago

  • Patch set to No

#3 @dougal
20 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
20 years ago

  • Owner changed from anonymous to dougal
  • Status changed from new to assigned

#5 @matt
20 years ago

  • fixed_in_version set to 1.5.1.1
  • Resolution changed from 10 to 20
  • Status changed from assigned to closed

@dougal
20 years ago

Note: See TracTickets for help on using tickets.