https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27694
Bug ID: 27694
Summary: News tool editor (codemirror) automatically converts
HTML entities
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Tools
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
When using CodeMirror in the Koha News tool the editor automatically converts
HTML entities which can be problematic.
For example:
<option value="(itype:DVD and loc:*NEW) AND NOT
index-term-genre:"television"">Movies</option>
Gets converted to:
<option value="(itype:DVD and loc:*NEW) AND NOT
index-term-genre:"television"">Movies</option>
--
You are receiving this mail because:
You are the assignee for the bug.
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/