Summary: | OPACBaseURL called as OPACBaseurl in many templates | ||
---|---|---|---|
Product: | Koha | Reporter: | Ian Walls <koha.sekjal> |
Component: | Templates | Assignee: | Mason James <mtj> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | minor | ||
Priority: | P3 | CC: | chris, cnighswonger, mtj |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8766 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Proposed Patch
Proposed Patch (updated) |
Description
Ian Walls
2011-10-05 15:57:28 UTC
Created attachment 5720 [details] [review] Proposed Patch on all opac tmpl, s/OPACBaseurl/OPACBaseURL/g; Created attachment 5721 [details] [review] Proposed Patch (updated) Updated patch, not only with rename, but with T:T scope fixes. Case change in templates only, pushing please test This does not apply cleanly to 3.4.x. If it should, please rebase against the 3.4.x branch and resubmit with [3.4.x] in the subject line. (In reply to comment #3) > Case change in templates only, pushing please test fyi: 5 typos still exist in the OPAC templates, on MASTER mason@xen1:~/g/kc.org/koha-tmpl/opac-tmpl/prog/en/modules$ grep -r 'OPACBaseurl' ./* |wc -l 5 i'll send a patch for this... Fixed in master |