[Koha-bugs] [Bug 5010] Incomplete links in carts and lists sent from the staff client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 7 17:16:47 CEST 2014


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

--- Comment #56 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
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.


More information about the Koha-bugs mailing list