-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Description:
In the latest version of the Barcode plugin, within the configuration section, it is not possible to select "By serial" in the "URL" dropdown.
Inspecting the source code reveals that the corresponding <select> element lacks a name attribute, which prevents the selected value from being saved.
Is this behavior expected?
If not, would it be possible to fix this bug in a future release?
Steps to reproduce the issue:
- Navigate to the Barcode plugin configuration.
- Attempt to select "By serial" in the "URL" dropdown.
- Save the configuration.
- Verify that the selected value has not been saved.
Metadata
Metadata
Assignees
Labels
No labels

