Bug 32877

Summary: Clean up cataloguing/value_builder/upload.pl
Product: Koha Reporter: Julian Maurice <julian.maurice>
Component: CatalogingAssignee: Julian Maurice <julian.maurice>
Status: BLOCKED --- QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: m.de.rooy
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
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

Description Julian Maurice 2023-02-03 14:13:31 UTC
This is part of the refactoring happening in bug 30975
Comment 1 Julian Maurice 2023-02-03 14:14:05 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
Comment 2 Lucas Gass 2023-02-04 00:01:38 UTC
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>
Comment 3 Julian Maurice 2023-02-06 15:51:33 UTC
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.
Comment 4 Marcel de Rooy 2023-03-24 09:11:36 UTC
Please change status if the dependency comes into the picture ;)