Bug 6158

Summary: Permissions scoped wrong after change to T::T
Product: Koha Reporter: Jared Camins-Esakov <jcamins>
Component: Staff interfaceAssignee: Jared Camins-Esakov <jcamins>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: critical    
Priority: PATCH-Sent (DO NOT USE) CC: chris, gmcharlt, nengard
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:
Bug Depends on:    
Bug Blocks: 5917, 6157    
Attachments: Signed-off patch

Description Jared Camins-Esakov 2011-04-11 15:40:30 UTC
The automatic translation from HTML Template Pro to Template::Toolkit incorrectly scoped permission checks within loops.
Comment 1 Owen Leonard 2011-04-11 16:18:54 UTC
Created attachment 3872 [details] [review]
Signed-off patch
Comment 2 Chris Cormack 2011-04-11 21:15:54 UTC
*** Bug 6157 has been marked as a duplicate of this bug. ***
Comment 3 Chris Cormack 2011-04-11 21:17:31 UTC
Pushed please test
Comment 4 Jared Camins-Esakov 2011-07-08 14:41:12 UTC
Seems to be working now. Closing.