[wp-trac] [WordPress Trac] #31953: wptexturize: opening single quote instead of apostrophe when used as initial word character

WordPress Trac noreply at wordpress.org
Sun Apr 12 09:23:50 UTC 2015


#31953: wptexturize: opening single quote instead of apostrophe when used as
initial word character
--------------------------+-----------------------------
 Reporter:  yoavf         |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  low           |  Milestone:  Awaiting Review
Component:  Formatting    |    Version:
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 In languages such as Gaelic (gd), when an apostrophe is used as an initial
 word character, it must be a left-curling apostrophe, not a right curling
 one.

 Example:
 {{{'gam}}}

 Should be
 {{{’gam}}}

 But WP currently turns it in
 {{{‘gam}}}


 This is similar to #29813 but in this case this isn't an exception for a
 cockney, but a rule for a language (and probably other languages too).

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31953>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list