Summary: | Batch item modification fails if accented characters are used in the modification form. | ||
---|---|---|---|
Product: | Koha | Reporter: | Frédérick Capovilla <fcapovilla> |
Component: | Tools | Assignee: | Frédérick Capovilla <fcapovilla> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | P3 | CC: | chris, cnighswonger, f.demians, koha.sekjal |
Version: | 3.4 | ||
Hardware: | All | ||
OS: | All | ||
See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11493 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Corrects a problem in batchMod.pl when accented characters are used.
Signed-off patch for 3.2 Patch ported from 3.2 to 3.4 |
Description
Frédérick Capovilla
2011-09-14 19:35:38 UTC
Comment hidden (obsolete)
Created attachment 5430 [details] [review] Signed-off patch for 3.2 I sign-off Frederick Capovila patch which is for 3.2 and I submit another patch for 3.4 Created attachment 5431 [details] [review] Patch ported from 3.2 to 3.4 Encoding change only, both patches easy to read, marking as Passed QA Pushed, please test The resulting commit to master does not apply cleanly to the 3.4.x branch. Please rebase against 3.4.x and resubmit with [3.4.x] in the subject line. This is still not in 3.4, but is in 3.6.x if it is needed to be in 3.4.x please reopen and attach a patch that applies for 3.4.x I just noticed Frederic's patch for 3.4. This patch no longer applies cleanly. Please rebase, attach a new patch, and I'll try to get it into 3.4.8. |