[Koha-bugs] [Bug 35969] opac-sendbasket: Improve error message, remove some logging

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 25 11:04:07 CET 2024


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

--- Comment #10 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Kyle M Hall from comment #7)
> Needs a CSRF rebase. Also, the template has an else block that will never
> display because the script only sets two possible error values.

Rebased.

Yes you are right about this ELSE
+                                    [% ELSE %]
+                                        <p>There was an error sending the
cart.</p>
Just added for completeness. Things change over time and this catches the
rest.. Doesnt hurt imo to keep it?

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


More information about the Koha-bugs mailing list