]> git.koha-community.org Git - koha.git/commit
Bug 33913: (QA follow-up) Move variables into strings
authorKatrin Fischer <katrin.fischer.83@web.de>
Thu, 24 Aug 2023 20:55:37 +0000 (20:55 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 29 Aug 2023 17:59:05 +0000 (14:59 -0300)
commit1ce37bf5297d394bcda1d82a2a2072a7881f7b95
tree5891773e54267926a3d5792457883c928bab1bf2
parent5c62994abd122635af73d137b0415d75929905fd
Bug 33913: (QA follow-up) Move variables into strings

To test:

1) Checking out to {patron}
* Search for any patron
* Click on cardnumber in patron search results
* Verify that page title reads correctly and includes patron's name

2) Batch check out to {patron}
* Activate BatchCheckouts system preference
* Check all patron categories for BatchCheckoutsValidCategories
* Go to any patron account
* Click on batch checkout tab
* Verify that the page title reads correctly and includes patron's name

3) Place a hold on {title}
* Search for a record with items in the staff interface catalog
* Click on 'place holds'
* Verify that the page title reads correctly and includes the title of the record

4) Overdues as of {date}
* Set DateFormat system preference to any other than default
* Go to circulation > overdues
* Verify the page title includes today's date in the correct format

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt
koha-tmpl/intranet-tmpl/prog/en/modules/circ/overdue.tt
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt