Summary: | name missing on reading history in opac | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Templates | Assignee: | Colin Campbell <colin.campbell> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | major | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, colin.campbell |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
URL: | cgi-bin/koha/opac-readingrecord.pl | ||
Change 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: | 5917 | ||
Attachments: |
missing name
Proposed fix Proposed patch |
Created attachment 3883 [details] [review] Proposed fix Pushed, please test The template is correct there is not (or rather should not be) an array of names. The problem is in the perl script which sends the borrower details twice both times incorrectly. Will send patch fixing script & template Created attachment 3889 [details] [review] Proposed patch Patch to fix the confused passing of borrower details to the template. Fix that and we don't need to complicate the template by referring to arrays which arn't, removes the loop code from the template Follow up patch from Colin pushed, please test |
Created attachment 3869 [details] missing name on my reading history in the opac my name isn't showing ... it shows on other tabs in the opac and at the top right, just not on this tab. I'm on Mac and FF4