Bug 5513

Summary: staff client display all screwy if you don't have all permissions
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: Staff interfaceAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: normal    
Priority: PATCH-Sent (DO NOT USE) CC: chris, gmcharlt
Version: Main   
Hardware: All   
OS: All   
URL: /cgi-bin/koha/mainpage.pl
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: staff client to a circ librarian
Proposed fix

Description Nicole C. Engard 2010-12-16 15:54:39 UTC
Created attachment 2866 [details]
staff client to a circ librarian

When logged in as a circulation librarian with 'catalogue', 'circulate_remaining_permissions', and 'borrow' permissions the screen display gets all kinds of messed up in FF on Mac.
Comment 1 Owen Leonard 2010-12-17 14:48:44 UTC
Created attachment 2873 [details] [review]
Proposed fix

The cause of this bug was the removal of a closing <!-- /TMPL_IF --> in a recent commit.
Comment 2 Nicole C. Engard 2010-12-17 16:10:47 UTC
much better
Comment 3 Nicole C. Engard 2010-12-17 16:14:11 UTC
Oops - nevermind that sign off - this happens on other pages still:

cgi-bin/koha/catalogue/search.pl?q=book

And probably more, but I can't get back home once that happens.
Comment 4 Nicole C. Engard 2010-12-17 16:23:36 UTC
silly me, multi-tasking error on my part - this works a-ok
Comment 5 Chris Cormack 2010-12-18 18:47:46 UTC
Pushed, please test