Summary: | Guarantor search broken on translated templates | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | I18N/L10N | Assignee: | Frédéric Demians <f.demians> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | critical | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, paul.poulain |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
URL: | /cgi-bin/koha/members/guarantor_search.pl?category_type=C | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Proposed patch
[SIGNED-OFF] Bug 6750 Guarantor search broken on translated templates |
Description
Katrin Fischer
2011-08-19 08:06:45 UTC
Created attachment 5247 [details] [review] Proposed patch Created attachment 5272 [details] [review] [SIGNED-OFF] Bug 6750 Guarantor search broken on translated templates Fix the JavaScript to avoid implementing complex string substitution into JS function call. This patch solves the bug and keep the ability to copy borrower's address, name, etc., containing new line, simple quote, etc. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> js changes, pushed please test The fix for this bug was published in the 3.4.5 release. If you were the reporter of this bug, please take time to verify the fix and update the status of this bug report accordingly. If the bug is fixed to your satisfaction, please close this report. |