﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
10606,Curly quotes breakage,nbachiyski,nbachiyski,"When the closing quote is right after the closing link tag it converted to a opening, instead of a closing quote.

This text:
{{{
Here is ""<a href=""http://yahoo.com"">a test with a link</a>"".
}}}
is wptexturized to:
{{{
Here is « a test with a link« .
}}}
(the quotes are the French -- they make the discrepancy more obvious.)

The issue was discovered by Xavier Borderie.",defect (bug),closed,normal,,Formatting,2.9,normal,duplicate,wptexturize needs-patch,westi hanskrentel@… johnbillion@… bjo
