[wp-trac] [WordPress Trac] #51130: Events displayed in venue timezone instead of user's

WordPress Trac noreply at wordpress.org
Sat Oct 24 01:07:41 UTC 2020


#51130: Events displayed in venue timezone instead of user's
--------------------------------------+-----------------------
 Reporter:  iandunn                   |       Owner:  iandunn
     Type:  enhancement               |      Status:  reopened
 Priority:  high                      |   Milestone:  5.5.2
Component:  Date/Time                 |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+-----------------------

Comment (by SergeyBiryukov):

 Looks like some encoding failure. It would be great to find the source,
 but if it turns out to be too hard to consistently reproduce, it would
 probably be easier to replace the `–` character in the affected strings
 with the `–` entity:

 * `%1$s %2$d–%3$d, %4$d`
 * `%1$s %2$d – %3$s %4$d, %5$d`

 That would make the strings less readable to translators, but should still
 work. I think I went with the character in [47124] for readability only.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/51130#comment:51>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list