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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |[email protected]

--- Comment #5 from David Nind <[email protected]> ---
The patch still applies, but I've failed QA.

There is a %40 for the @ symbol in the hold found form, and in the HTML source
for the hold found and hold found (item is already waiting).

Hold found pop-up window
------------------------

Email address is shown on the form as: mary%40example.com (previously it was
[email protected])
- HTML <a href="mailto:mary%40example.com";>mary%40example.com</a>

Before the patch the HTML was <a id="boremail"
href="mailto:[email protected]";>[email protected]</a>

Hold found (item is already waiting)
------------------------------------

- Email address is shown correctly, but in the HTML it is <a
href="mailto:mary%40example.com";>[email protected]</a>

- Before the patch it was <a id="boremail"
href="mailto:[email protected]";>[email protected]</a>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to