[Koha-bugs] [Bug 35938] New: Add lots of biblios to a list causes a URL too long error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 30 10:48:56 CET 2024


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

            Bug ID: 35938
           Summary: Add lots of biblios to a list causes a URL too long
                    error
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Lists
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

/virtualshelves/addbybiblionumber.pl can easily exceed the maximum number of
characters a URL is allowed to contain when submitting large numbers of
biblionumbers.

We should be able to significantly reduce this by simply reducing the parameter
name from 'biblionumber' to 'bib' or 'b'.. or we could work on an alternative
submission mechanism.

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


More information about the Koha-bugs mailing list