Summary: | Hardcoded template paths to en in showmarc | ||
---|---|---|---|
Product: | Koha | Reporter: | Maxime Pelletier <pelletiermaxime> |
Component: | Cataloging | Assignee: | Galen Charlton <gmcharlt> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, koha.sekjal |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Fix lang path
Working patch. [SIGEND-OFF] Bug 6972: Hardcoded template paths to en in showmarc |
Description
Maxime Pelletier
2011-10-04 20:51:21 UTC
Comment hidden (obsolete)
Hi Maxime, with your patch applied I can't open the plain MARC view in OPAC. I get a nicely formatted error message: Sorry, plain view is temporarily unavailable. Can you check what's going wrong there? Created attachment 5778 [details] [review] Working patch. Reformated a bit the code to have a proper indentation, so I hope it won't have conflicts. Created attachment 5867 [details] [review] [SIGEND-OFF] Bug 6972: Hardcoded template paths to en in showmarc Couldn't help but reformat the indentation a bit. http://bugs.koha-community.org/show_bug.cgi?id=6972 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Card view works correctly in cataloguing search. Plain view/labelled show correctly in OPAC. Mostly indentation changes, but the addition of themelang is safe and consistent. Marking as Passed QA. Pushed, please test There have been no further reports of problems so I am marking this bug resolved. |