[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
Wed Nov 30 01:45:08 CET 2016


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

Alex Buckley <alexbuckley at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #57782|0                           |1
        is obsolete|                            |

--- Comment #3 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Created attachment 57816
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57816&action=edit
Attachment to Bug 17652 - opac-account.pl does not include login branchcode

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.

Signed-off-by: Alex Buckley <alexbuckley at catalyst.net.nz>

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


More information about the Koha-bugs mailing list