[Bug 3669] Create a template for circ/add_message.pl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3669 --- Comment #7 from Marc Véron <veron@veron.ch> --- (In reply to Aleisha Amohia from comment #6)
(In reply to Marc Véron from comment #5)
Hi Aleisha
The modal opens now fine from all pages with the members toolbar. However, if I add a message and click "Save", I'm not taken back to the page where I came from (what I would expect), but to the patron's checkout page.
This is due to a redirect in in circ/add_message.pl, line 55 that is hard coded to circulation.pl
It could take in account the referrer - what do you think about?
That is a great idea but I'm not really sure how to do it! Any suggestions? Or does anyone else know how?
I think you can make use of $input->referer() in circ/add_message.pl -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org