https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3669
--- Comment #7 from Marc Véron <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
