Bug 6395

Summary: cannot create routing list - template error?
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: AcquisitionsAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: critical    
Priority: PATCH-Sent (DO NOT USE) CC: chris, koha.sekjal, magnus, oleonard
Version: Main   
Hardware: All   
OS: All   
URL: cgi-bin/koha/serials/routing.pl?subscriptionid=2
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 5917    
Attachments: error
Proposed fix
signed off

Description Nicole C. Engard 2011-05-23 18:48:59 UTC
Created attachment 4236 [details]
error

On the edit routing list page instead of a button to add recipients it has this:


Recipients: ); return false" href="/cgi-bin/koha/serials/member-search.pl?subscriptionid=2" class="button">Add recipients


Looks like a template error to me. See attached.
Comment 1 Owen Leonard 2011-05-24 19:18:48 UTC
Created attachment 4247 [details] [review]
Proposed fix

Some old TMPL tags got left behind.
Comment 2 Nicole C. Engard 2011-05-24 19:55:13 UTC
Created attachment 4249 [details] [review]
signed off
Comment 3 Ian Walls 2011-05-25 20:37:27 UTC
tested, confirmed, marking Passed QA
Comment 4 Chris Cormack 2011-05-25 21:31:45 UTC
Pushed please test
Comment 5 Magnus Enger 2011-07-16 09:14:33 UTC
"Add recipients" displays and works correctly.