[wp-trac] [WordPress Trac] #41653: There should be a space before the : character in french

WordPress Trac noreply at wordpress.org
Wed Aug 16 20:59:02 UTC 2017


#41653: There should be a space before the : character in french
----------------------------------------+------------------------------
 Reporter:  greganeclegor               |       Owner:
     Type:  defect (bug)                |      Status:  new
 Priority:  normal                      |   Milestone:  Awaiting Review
Component:  I18N                        |     Version:  1.2
 Severity:  normal                      |  Resolution:
 Keywords:  needs-patch good-first-bug  |     Focuses:
----------------------------------------+------------------------------
Changes (by johnbillion):

 * keywords:   => needs-patch good-first-bug
 * version:  4.8 => 1.2
 * component:  Formatting => I18N


Comment:

 Thanks for the ticket, @greganeclegor.

 This function is a terribly old one, which looks like it's full of bugs.
 For example, it assumes that meta values are strings. I would recommend
 writing your own function which just outputs what you need.

 That said, a patch which changes `$key:` into something like `_x( '%s:',
 'Post custom field name' )` would be welcome.

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


More information about the wp-trac mailing list