Bug 7559

Summary: Edit links for patron attributes and messaging preferences are broken
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: PatronsAssignee: Katrin Fischer <katrin.fischer>
Status: CLOSED FIXED QA Contact: Ian Walls <koha.sekjal>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, jcamins, paul.poulain
Version: 3.8   
Hardware: All   
OS: All   
URL: /cgi-bin/koha/members/moremember.pl?borrowernumber=19
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 6190    
Bug Blocks:    
Attachments: Bug 7559: Edit links for patron attributes and message preferences broken
Bug 7559: Edit links for patron attributes and message preferences broken

Description Katrin Fischer 2012-02-19 16:48:19 UTC
Edit links below sections for patron attributes and enhanced messaging preferences are broken and the page is empty except for the heading.

To test:
1) Verify all edit links on the page lead to the correct sections of the patron empty record.
2) Verify the edit link from the toolbar still works correctly.
Comment 1 Katrin Fischer 2012-02-19 16:51:25 UTC Comment hidden (obsolete)
Comment 2 Jared Camins-Esakov 2012-02-19 17:06:42 UTC
Created attachment 7764 [details] [review]
Bug 7559: Edit links for patron attributes and message preferences broken

Edit links below sections for patron attributes and enhanced messaging
preferences are broken and the page is empty except for the heading.

To test:
1) Verify all edit links on the page lead to the correct sections of the patron
empty record.
2) Verify the edit link from the toolbar still works correctly.

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Comment 3 Ian Walls 2012-02-24 20:25:07 UTC
Adds missing [% END %] tag dropped when implementing Bug 6190.  Marking as Passed QA.