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

Martin Renvoize (ashimema) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #188404|0                           |1
        is obsolete|                            |

--- Comment #8 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 189535
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189535&action=edit
Bug 41053: Move notice contents to hidden div

With thanks to Jonathan for suggesting this direction.

Test plan:
Go to patron detail, notices tab for a patron with some notices.
Look for a string that only occurs in the notice text of some notice.
Without this patch, you should not find that one.
With this patch, you should find it.
Manipulate the text of a notice to check display of bad html. (Click title.)
* Like: update message_queue set content='<p>test</p><a href="' where
message_id=X;

Signed-off-by: Marcel de Rooy <[email protected]>
Signed-off-by: Brendan Lawlor <[email protected]>
Signed-off-by: Martin Renvoize <[email protected]>

-- 
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