Opened 20 years ago
Closed 19 years ago
#1888 closed defect (bug) (worksforme)
Double quotes are no longer escaped into curly quotes in post titles
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 1.6 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
After svn updating to the latest revision, my blog went down. The problem was that I had a post with "" in it, and the quotes were no longer escaped. So something like title=""blah"" showed up, which made the parser unhappy.
Before yesterday, "" in blog post titles were escaped into curly quotes.
Note: See
TracTickets for help on using
tickets.
Can't reproduce with current trunk.