Summary: | ComponentSortField description is incorrect | ||
---|---|---|---|
Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Component: | System Administration | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, lucas |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | String patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
22.11.00
|
Circulation function: | |
Attachments: |
Bug 31545: ComponentSortField description is incorrect
Bug 31545: ComponentSortField description is incorrect |
Description
Caroline Cyr La Rose
2022-09-09 21:58:17 UTC
Created attachment 140385 [details] [review] Bug 31545: ComponentSortField description is incorrect This patch corrects the description of the ComponentSortField system preference, as it affects both the staff interface and the OPAC. To test: 1) Apply patch 2) Go to Administration > Global system preferences 3) Search for ComponentSortField 4) Read the description, make sure there are no errors Created attachment 140387 [details] [review] Bug 31545: ComponentSortField description is incorrect This patch corrects the description of the ComponentSortField system preference, as it affects both the staff interface and the OPAC. To test: 1) Apply patch 2) Go to Administration > Global system preferences 3) Search for ComponentSortField 4) Read the description, make sure there are no errors Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Thx Caroline - love patches like this :) String change, moving to PQA directly. Pushed to master for 22.11. Nice work everyone, thanks! |