Summary: | Cannot copy notice from one library to another | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
Component: | Notices | Assignee: | Lucas Gass (lukeg) <lucas> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | fridolin.somers, jonathan.druart |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
24.05.00,23.11.06
|
Circulation function: | |
Attachments: |
Bug 36652: Pass copy_form template variable
Bug 36652: Pass copy_form template variable Bug 36652: Pass copy_form template variable |
Description
Lucas Gass (lukeg)
2024-04-19 15:38:12 UTC
Created attachment 165222 [details] [review] Bug 36652: Pass copy_form template variable To test: 1. Go to Tools > Notices and slips 2. Pick any notice and try to copy it to another library using the 'Copy notice' column. 3. You are redirected to a blank screen and if you go back to the Notices and slips page the notice has not been copied. 4. APPLY PATCH 5. Try steps 1 - 3 again, but this time you should be correctly directed. Created attachment 165230 [details] [review] Bug 36652: Pass copy_form template variable To test: 1. Go to Tools > Notices and slips 2. Pick any notice and try to copy it to another library using the 'Copy notice' column. 3. You are redirected to a blank screen and if you go back to the Notices and slips page the notice has not been copied. 4. APPLY PATCH 5. Try steps 1 - 3 again, but this time you should be correctly directed. Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> I didn't find out the cause of the regression. Created attachment 165362 [details] [review] Bug 36652: Pass copy_form template variable To test: 1. Go to Tools > Notices and slips 2. Pick any notice and try to copy it to another library using the 'Copy notice' column. 3. You are redirected to a blank screen and if you go back to the Notices and slips page the notice has not been copied. 4. APPLY PATCH 5. Try steps 1 - 3 again, but this time you should be correctly directed. Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed for 24.05! Well done everyone, thank you! Pushed to 23.11.x for 23.11.06 Not needed in 23.05.x |