[wp-trac] Re: [WordPress Trac] #6250: Timestamp editing is confusing
WordPress Trac
wp-trac at lists.automattic.com
Thu Apr 3 17:15:52 GMT 2008
#6250: Timestamp editing is confusing
----------------------------+-----------------------------------------------
Reporter: markjaquith | Owner: markjaquith
Type: defect | Status: assigned
Priority: normal | Milestone: 2.6
Component: Administration | Version: 2.5
Severity: normal | Resolution:
Keywords: has-patch |
----------------------------+-----------------------------------------------
Comment (by stevish):
Found a typo in the diff file (but I don't have shell access therefore I
don't think I can add patches myself... So one of you other spiffy people
will have to do it).
In comments.php, the foreach() that was added to see if anything has been
changed doesn't check if 'mn' was changed. Instead, it checks 'mm' twice.
The second 'mm' simply needs to be changed to 'mn'.
This typo is causing the timestamp not to be edited if you only edit the
minute.
--
Ticket URL: <http://trac.wordpress.org/ticket/6250#comment:10>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list