[Koha-bugs] [Bug 17652] opac-account.pl does not include login branchcode

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 28 06:36:01 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17652

--- Comment #2 from Chris Kirby <chris.kirby at ilsleypubliclibrary.org> ---
Created attachment 57782
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57782&action=edit
Bug 17652: opac-account.pl does not include login branchcode

opac-account.pl does not include the login branchcode, whereas the other pages
available to users (opac-user, opac-memberentry, opac-passwd,
opac-readingrecord,
opac-suggestions, opac-messaging, opac-shelves, etc.) on login DO provide
the login branchcode. Having the login branchcode available on opac-account.pl
would facilitate customization of the OPAC for individual branches.

To test:
1) Login to the OPAC and open  /cgi-bin/koha/opac-account.pl
2) Inspect the body tag and observe the class attribute does not include
   the login branchcode.
3) Apply the patch.
4) Repeat step 2.
5) Observe that the login branchcode is present.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list