Summary: | ILS-DI fixes | ||
---|---|---|---|
Product: | Koha | Reporter: | Paul Poulain <paul.poulain> |
Component: | Architecture, internals, and plumbing | Assignee: | Paul Poulain <paul.poulain> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | minor | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris |
Version: | 3.4 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | Sponsored | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 5992 | ||
Attachments: |
Proposed Patch
Signed off patch proposed patch (passed QA) |
Description
Paul Poulain
2011-01-19 22:00:59 UTC
Created attachment 3584 [details] [review] Proposed Patch This bug is mentioned in: Bug 5639 (MT #3605) Fix escaping in ILSDI http://lists.koha-community.org/pipermail/koha-patches/2011-March/014409.html Created attachment 4088 [details] [review] Signed off patch This appears to be working just fine 1- this is not en ENH, but a bugfix 2- it also solves the case of a xml special char (<, >, &) is in the biblio (and must be escaped) Created attachment 4839 [details] [review] proposed patch (passed QA) QA comment No specific comment, except the previous one: this patch does something not explicited Only effects ILS-DI, appears to work fine, pushed. There have been no further reports of problems so I am marking this bug resolved. |