[Koha-bugs] [Bug 27178] New: OPAC results and lists pages contain invalid attributes (xmlns:str="http://exslt.org/strings")

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 9 15:52:48 CET 2020


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

            Bug ID: 27178
           Summary: OPAC results and lists pages contain invalid
                    attributes (xmlns:str="http://exslt.org/strings")
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: bolshawh at parliament.uk
        QA Contact: testopia at bugs.koha-community.org

The <p> and <a> elements on the OPAC search results pages (opac-search.pl) and
lists pages (opac-shelves.pl) contain invalid attributes:
"xmlns:str="http://exslt.org/strings"

These seem to be leaking through from the XSLT.

For example: 

<a xmlns:str="http://exslt.org/strings"
href="/cgi-bin/koha/opac-detail.pl?biblionumber=18566&query_desc=kw%2Cwrdl%3A%20spin"
class="title"><span class="term">Spin</span> a silver dollar; story of a desert
trading-post; illus. with color reproductions of the work of the Navaho boy
artist, Little No-Shirt (Beatien Yazz). </a>

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


More information about the Koha-bugs mailing list