http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5010
--- Comment #56 from Katrin Fischer <[email protected]> --- Maybe we could take a step by step approach here? Currently we are sending out incomplete emails and making the way we create the links consistent, will take a lot more work. We have code in Auth.pm that produces working links for the opac cart email, but doesn't use OpacBaseUrl. And the links in the opac list emails are broken. The first patch was just trying to copy the logic from the cart email for the opac list email, so both would create the links the same way using the same lines of code. Maybe this could be still be a valid first step? -- You are receiving this mail because: You are the QA Contact for the bug. 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/
