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

Paul Poulain <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Passed QA
                 CC|                            |[email protected]

--- Comment #4 from Paul Poulain <[email protected]> 2012-02-21 
15:45:30 UTC ---
QA comment: tiny patch, passed QA

Note that 
+    $data =~ s/\&amp\;amp\; /\&amp\; /g;
is not made in output_with_http_headers

It means that, if we don't output something *not* html, and the string replaced
is present, it will be replaced, and that could be not what we're expecting.
Howver, the risk is less than tiny, so I accept this patch.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- 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/

Reply via email to