| Summary: | Clean up cataloguing/value_builder/upload.pl | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Julian Maurice <julian.maurice> |
| Component: | Cataloging | Assignee: | Julian Maurice <julian.maurice> |
| Status: | Needs documenting --- | QA Contact: | Marcel de Rooy <m.de.rooy> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | fridolin.somers, m.de.rooy |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
25.05.00
|
|
| Circulation function: | |||
| Bug Depends on: | 30975 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 32877: Fix cataloguing/value_builder/upload.pl
Bug 32877: Fix cataloguing/value_builder/upload.pl Bug 32877: Fix cataloguing/value_builder/upload.pl |
||
|
Description
Julian Maurice
2023-02-03 14:13:31 UTC
Created attachment 146144 [details] [review] Bug 32877: Fix cataloguing/value_builder/upload.pl Remove unnecessary call to event.preventDefault This is part of the refactoring happening in bug 30975 Test plan: 1. Verify that the plugin continues to work as before Created attachment 146174 [details] [review] Bug 32877: Fix cataloguing/value_builder/upload.pl Remove unnecessary call to event.preventDefault This is part of the refactoring happening in bug 30975 Test plan: 1. Verify that the plugin continues to work as before Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> This one is actually only a cleanup patch that is not needed for bug 30975, but bug 30975 is needed for the cleanup to be possible. Please change status if the dependency comes into the picture ;) Changing bug status as its dependency was pushed into main Created attachment 180816 [details] [review] Bug 32877: Fix cataloguing/value_builder/upload.pl Remove unnecessary call to event.preventDefault This is part of the refactoring happening in bug 30975 Test plan: 1. Verify that the plugin continues to work as before Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Pushed for 25.05! Well done everyone, thank you! |