Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#33063 closed defect (bug) (fixed)

Strange date format in Comment Status box after change

Reported by: afercia's profile afercia Owned by: iseulde's profile iseulde
Milestone: 4.3 Priority: normal
Severity: normal Version:
Component: Comments Keywords:
Focuses: ui, javascript Cc:

Description

See related #30716.

As soon as you change date in the Status box, the displayed date is updated and the Month gets the select option value, e.g. "03-Mar", see screenshot below. Should use the same fix used for the Post Publish box in #30716.

https://cldup.com/xCKasrYudJ.png

Attachments (3)

33063.patch (1.6 KB) - added by iseulde 9 years ago.
33063.2.patch (3.9 KB) - added by iseulde 9 years ago.
33063.3.patch (3.5 KB) - added by iseulde 9 years ago.

Download all attachments as: .zip

Change History (9)

#1 @iseulde
9 years ago

  • Version 4.2 deleted

Good catch.

#2 @iseulde
9 years ago

  • Owner set to iseulde
  • Status changed from new to accepted

#3 @iseulde
9 years ago

These need to be applied: [24046], [33340] and [33341].

@iseulde
9 years ago

@iseulde
9 years ago

@iseulde
9 years ago

#5 @iseulde
9 years ago

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

In 33348:

Publish box: apply changes post.js to comment.js

See [22250], [27035], [24046], [33340] and [33341].
Fixes #33063.

#6 @iseulde
9 years ago

  • Milestone changed from Awaiting Review to 4.3
Note: See TracTickets for help on using tickets.