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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This fixes the cause of the
      release notes|                            |"Last patron" menu not
                   |                            |displaying on many staff
                   |                            |interface pages, or
                   |                            |generating JavaScript
                   |                            |errors (where
                   |                            |showLastPatron is enabled).
                   |                            |(It adds "[% USE Koha %]"
                   |                            |to templates where it was
                   |                            |missing. It also removes
                   |                            |some duplicate USE
                   |                            |entries.)
                 CC|                            |[email protected]

--- Comment #4 from David Nind <[email protected]> ---
Testing notes (using KTD):

1. The pages to check in the test plan: 
   1.1 JavaScript error message only generated on Patrons > Patron account >
Set permissions
   1.2 Before the patch, most pages were missing the "Last patron" menu.
   1.3 After the patch, the "Last patron" menu now appears on all pages
checked.

Should we add a test or something to the QA tools to check for "[% USE Koha %]"
in all template pages? (I don't know how this is to do 8-).)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to