[Koha-bugs] [Bug 24371] New: OPAC 'Showing only available items/Show all items' is double encoded

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 7 19:52:58 CET 2020


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

            Bug ID: 24371
           Summary: OPAC 'Showing only available items/Show all items' is
                    double encoded
 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: lucas at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

The show all items link is double encoded when attempt to limit a seach via the
facets and toggle 'Showing only available items/Show all items'  

To Recreate:
1. Make an OPAC search with plenty of results.
2. Use the search facets to limit the search in some way, item type, author,
etc.
3. Click on 'Limit to currently available items', everything is still fine.
4. Attempt to return to 'Show all items', there will be no search results.


The ':' is being double encoded here. (%253A). I think...

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


More information about the Koha-bugs mailing list