[Koha-bugs] [Bug 34870] Unrecognized special characters when writing off an invoice with a note

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 22 15:41:46 CEST 2023


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |jonathan.druart+koha at gmail.
                   |                            |com

--- Comment #4 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
No, you need to URI escape it, or other characters won't pass (;).
Also there is something very wrong here. If we select several lines and add
different notes, only the last one is kept?

Looks like it needs a bit more of thinking overall.

Also the commit title can be improved to tell more what the patch does.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list