[Koha-bugs] [Bug 14743] addorder.pl redirect problems under plack behind apache 2.4.10

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 5 14:23:58 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14743

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kyle at bywatersolutions.com

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
In the template the hidden input 'basketno' is listed twice. What the cgi
script reads in the parameter, what is does is concat the values of the
multiple basketno instances together createing what is likely an invalid
basketno. For reasons beyond my understanding this is what triggers this error!

-- 
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