[Bug 3070] RSS feeds for searches matching a single record return HTML
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3070 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oleonard@myacpl.org Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from Owen Leonard <oleonard@myacpl.org> 2010-05-17 13:39:00 --- It looks to me like this is fixed. The issue was not whether there was an RSS feed option for a single result, but whether a saved RSS feed search which returned a single result would be valid. Here's an example that is working properly: http://catalog.bywatersolutions.com/cgi-bin/koha/opac-search.pl?idx=nb&q=9781555424121&format=rss2 Here's an example which does not (as of 2010-05-17) work: http://search.myacpl.org/cgi-bin/koha/opac-search.pl?idx=nb&q=0778328511&format=rss2 The latter is broken because instead of returning a valid RSS feed with that one result, you're redirected to the regular opac detail page. If it had been your feed reader processing the second link it would have been trying to ingest HTML instead of XML. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com