Atom feeds became invalid, if entry has href or src attributes containing char represented by XML Entities normaly (like href="test.de?a=1&b=2")
This commit is contained in:
@ -3,6 +3,11 @@
|
||||
Version 1.3 ()
|
||||
------------------------------------------------------------------------
|
||||
|
||||
* Atom feeds became invalid, if entry has href or src attributes
|
||||
containing char represented by XML Entities normaly
|
||||
(like href="test.de?a=1&b=2")
|
||||
(brockhaus)
|
||||
|
||||
* The recent entries sidebar plugin shiped with s9y listed entries
|
||||
not accessable by the current user because of right restrictions.
|
||||
(brockhaus)
|
||||
@ -22,8 +27,8 @@ Version 1.2 ()
|
||||
|
||||
* (beta4) Fix comment-RSS feeds
|
||||
|
||||
* (beta4) serendipity_plugin_comments now also supports Favatars in
|
||||
combination with serendipity_event_gravatar instead of
|
||||
* (beta4) serendipity_plugin_comments now also supports Favatars and
|
||||
Pavatars in combination with serendipity_event_gravatar instead of
|
||||
Gravatars only. (brockhaus)
|
||||
|
||||
* (beta4) Fix wrong event hook for entry manager to display toolbar
|
||||
|
Reference in New Issue
Block a user