https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28782 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=29257 --- Comment #12 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I really like the idea of this, but I wonder if we should use biblionumber= for the URL parameter or something a little shorter? I seem to remember that we had issues with extra long URLs at some point, but couldn't pin it down. I looked it up and apparently the max size of an URL is 2048 characters? So I tried this: 1) On a standard Koha sample database, activate numSearchResultsDropdown 2) Search in the catalog for 'e' 3) Select them all for placing a hold 4) Look up Henry (or another patron) to place the holds for 5) Place the holds 6) You are redirected to: http://localhost:8081/cgi-bin/koha/reserve/request.pl?biblionumber=14410755=... ... and the display will look a bit broken. I wonder how this relates to bug 29257? -- You are receiving this mail because: You are watching all bug changes.