the bug addressed by this was already fixd (mostly) in svn
parent
d7359b76cb
commit
17c2bfa949
|
@ -1,11 +0,0 @@
|
|||
The meta plugin escapes the overridden title of a page, which makes the title doubly escaped in RSS feeds.
|
||||
|
||||
> Er, didn't that already get fixed in svn?
|
||||
|
||||
>> Right, sorry, I should have seen [[bugs/HTML-escaped_titles_in_Atom__44___RSS_feeds_don__39__t_validate]].
|
||||
|
||||
Instead, the meta plugin should not escape the overridden title, but the templates should escape the title (overridden or not) whenever needed.
|
||||
|
||||
> That doesn't work; now nonoverridden titles will be double escaped. And
|
||||
> if you look at removing the code that escapes them the first time, things
|
||||
> become complex.. --[[Joey]]
|
Loading…
Reference in New Issue