[Koha-bugs] [Bug 25982] New: OPAC shelves RSS link output is html not xml

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jul 12 14:07:12 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25982

            Bug ID: 25982
           Summary: OPAC shelves RSS link output is html not xml
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: OPAC
          Assignee: didier.gautheron at biblibre.com
          Reporter: didier.gautheron at biblibre.com
        QA Contact: testopia at bugs.koha-community.org

Unlike opac-search.pl opac-shelves.pl output header is text/html not text/xml
and it seems to confuse some RSS readers.

cf 2009 git commit b04f432857617c6a7b3333863e34420103321ea1 for opac-search

Test plan:
1) have books entered
2) log in create a list
3) add books to list
4) display list in OPAC
5) click the RSS link button.
   -- output is displayed as html text
6) apply patch
7) repeat steps 4&5
   -- output is displayed as xml tree

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


More information about the Koha-bugs mailing list