﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
4491,"Quoted text ending in number foils ""smart"" quotes",cherylontheweb,,"The end quote of a quoted string is different when the string ends in a number (and is also in that case inconsistent with the starting quote); I have to assume there is a bug here? (not running any plugins that could account for this)

Example: ""one"" is encoded as &#8220;one&#8221; but ""1"" is encoded as &#8220;1&#8243; 

Or take this test example.. 
""1"" ""one"" ""11"" ""one1"" ""12""

.. which is encoded as..
&#8220;1&#8243; &#8220;one&#8221; &#8220;11&#8243; &#8220;one1&#8243; &#8220;12&#8243;",defect (bug),closed,lowest,,Formatting,2.2,minor,duplicate,needs-patch,cherylontheweb
