[Koha-bugs] [Bug 8218] Add a script to sanitize entity where "&" character was wrongly replaced with "& "

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 31 19:37:23 CET 2014


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rel_3_18_candidate
             Status|Passed QA                   |Failed QA
                 CC|                            |tomascohen at gmail.com

--- Comment #33 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
I'm willing to push the feature, because I like it, and it doesn't break
people's funcionality, and hence marked as rel_3_18_candidate. This means you
are not catch by feature freeze.

Can you please work a bit on the fact that the feature is about ampersands
only?
I propose

- keeping the SanitizeRecord name general.
- renaming _entity_clean as _clean_ampersand
- renaming the script to sanitize_records.pl
- add a --fix-ampersand switch (the only one FOR NOW, enabled by default) so it
is obvious what the script does.
- make POD and usage reflect this changes.

I mark it FAILED-QA until the authors answer this proposal.

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


More information about the Koha-bugs mailing list