[Koha-bugs] [Bug 8708] RSS feed for new comments is broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 5 21:54:58 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8708

Nicole C. Engard <nengard at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11984|0                           |1
        is obsolete|                            |

--- Comment #8 from Nicole C. Engard <nengard at gmail.com> ---
Created attachment 11991
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11991&action=edit
[SIGNED-OFF] Bug 8708 [Revised] RSS feed for new comments is broken

Removing white space from the beginning of the file
so that XML processing will work correctly.

Before the patch, viewing the page
(/cgi-bin/koha/opac-showreviews.pl?format=rss) in a browser
which supports RSS handling (ex: Firefox)  will show you
unformatted and broken-looking text. After the patch the
page will trigger the browser's built-in RSS-handling format.

Revision: Template now includes comment pointing out that the <xml>
declaration must not have any white space before it.

Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list