Summary: | Advanced search form does not display translated itemtype | ||
---|---|---|---|
Product: | Koha | Reporter: | Marc Véron <veron> |
Component: | Staff interface | Assignee: | Marc Véron <veron> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | f.demians, gmcharlt, kyle |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 14100 | ||
Bug Blocks: | |||
Attachments: |
Bug 16989 - Advanced search form does not display translated itemtype
[SIGNED-OFF] Bug 16989 - Advanced search form does not display translated itemtype [PASSED QA] Bug 16989 - Advanced search form does not display translated itemtype |
Description
Marc Véron
2016-07-27 19:14:09 UTC
Created attachment 53756 [details] [review] Bug 16989 - Advanced search form does not display translated itemtype In Staff client, the advanced serach form does not display the translations of item types. (Note: It is not necessary to have translations installed to verify this bug.) Prerequisites: - Go to Home > Administration > Item types administration - Edit e.g. item type "BK" (Book) - Near "Description", click link "Translate into other languages - If you have other languaes installed, add translatons for those - If you have an Englis only installation, add a "translation" for English, make sure that you can identify it while testing (I used "BOOOOOOOOOOOOKS") Verify: - Go to Home › Advanced search - Verify near "Limit to any of the following" that the description for itemtype BK reads "Book" instead of "BOOOOOOOOOOOOKS" Test: - Apply patch - Verify that the item type description now reads ""BOOOOOOOOOOOOKS" - If you have a multi language installaton, verify that item types you translated display as appropriate Created attachment 53789 [details] [review] [SIGNED-OFF] Bug 16989 - Advanced search form does not display translated itemtype In Staff client, the advanced serach form does not display the translations of item types. (Note: It is not necessary to have translations installed to verify this bug.) Prerequisites: - Go to Home > Administration > Item types administration - Edit e.g. item type "BK" (Book) - Near "Description", click link "Translate into other languages - If you have other languaes installed, add translatons for those - If you have an Englis only installation, add a "translation" for English, make sure that you can identify it while testing (I used "BOOOOOOOOOOOOKS") Verify: - Go to Home › Advanced search - Verify near "Limit to any of the following" that the description for itemtype BK reads "Book" instead of "BOOOOOOOOOOOOKS" Test: - Apply patch - Verify that the item type description now reads ""BOOOOOOOOOOOOKS" - If you have a multi language installaton, verify that item types you translated display as appropriate Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 53821 [details] [review] [PASSED QA] Bug 16989 - Advanced search form does not display translated itemtype In Staff client, the advanced serach form does not display the translations of item types. (Note: It is not necessary to have translations installed to verify this bug.) Prerequisites: - Go to Home > Administration > Item types administration - Edit e.g. item type "BK" (Book) - Near "Description", click link "Translate into other languages - If you have other languaes installed, add translatons for those - If you have an Englis only installation, add a "translation" for English, make sure that you can identify it while testing (I used "BOOOOOOOOOOOOKS") Verify: - Go to Home › Advanced search - Verify near "Limit to any of the following" that the description for itemtype BK reads "Book" instead of "BOOOOOOOOOOOOKS" Test: - Apply patch - Verify that the item type description now reads ""BOOOOOOOOOOOOKS" - If you have a multi language installaton, verify that item types you translated display as appropriate Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 16.11, thanks Marc! Pushed in 16.05. Will be in 16.05.03. |