Summary: | Unique holiday descriptions are not editable | ||
---|---|---|---|
Product: | Koha | Reporter: | Donna <bwsdonna> |
Component: | Tools | Assignee: | CJ Lynce <cj.lynce> |
Status: | Pushed to main --- | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | normal | ||
Priority: | P5 - low | CC: | barbara.johnson, cj.lynce, m.de.rooy |
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: |
24.11.00
|
|
Circulation function: | |||
Bug Depends on: | 36192 | ||
Bug Blocks: | |||
Attachments: |
Bug 37580: Unique Holidays Description are not editable
Bug 37580: Unique Holidays Description are not editable Bug 37580: Unique Holidays Description are not editable |
Description
Donna
2024-08-06 14:06:58 UTC
Created attachment 170101 [details] [review] Bug 37580: Unique Holidays Description are not editable Holiday names and descriptions are not editable after creation in tools/holiday.pl. This patch corrects this regression. To test: 1) Login to staff client 2) Open Tools -> Calendar 3) Click on a date and create a holiday with name and description. 4) Save holiday. 5) Click on newly created holiday on calendar and edit the name and description. 6) Re-Save Holiday. 7) Click again on holiday, and see that name and description changes did not save. 8) Apply patch 9) Repeat steps 5-7 10) Verify that changes now save. Sponsored-by: Westlake Porter Public Library Created attachment 170112 [details] [review] Bug 37580: Unique Holidays Description are not editable Holiday names and descriptions are not editable after creation in tools/holiday.pl. This patch corrects this regression. To test: 1) Login to staff client 2) Open Tools -> Calendar 3) Click on a date and create a holiday with name and description. 4) Save holiday. 5) Click on newly created holiday on calendar and edit the name and description. 6) Re-Save Holiday. 7) Click again on holiday, and see that name and description changes did not save. 8) Apply patch 9) Repeat steps 5-7 10) Verify that changes now save. Sponsored-by: Westlake Porter Public Library Signed-off-by: Martha <msulllivan@rcls.org> Created attachment 170433 [details] [review] Bug 37580: Unique Holidays Description are not editable Holiday names and descriptions are not editable after creation in tools/holiday.pl. This patch corrects this regression. To test: 1) Login to staff client 2) Open Tools -> Calendar 3) Click on a date and create a holiday with name and description. 4) Save holiday. 5) Click on newly created holiday on calendar and edit the name and description. 6) Re-Save Holiday. 7) Click again on holiday, and see that name and description changes did not save. 8) Apply patch 9) Repeat steps 5-7 10) Verify that changes now save. Sponsored-by: Westlake Porter Public Library Signed-off-by: Martha <msulllivan@rcls.org> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> CSRF related Pushed for 24.11! Well done everyone, thank you! |