Bug 25979 - In Firefox, Koha will not respond to first attempt at adding a duplicate field in Basic Editor
Summary: In Firefox, Koha will not respond to first attempt at adding a duplicate fiel...
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: 19.11
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-10 18:39 UTC by Kelly McElligott
Modified: 2024-12-23 08:06 UTC (History)
2 users (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kelly McElligott 2020-07-10 18:39:23 UTC
When using the Basic Editor (19.11.07)- clicking the Tag Repeated option in Firefox, the screen will reload (sort of) but the field will not be duplicated.  If that same tag repeated option is chosen a second time, Koha will then create a second tag.
Comment 1 Owen Leonard 2020-07-10 19:17:48 UTC
When I test this in master and 19.11.07 using Firefox 78.0.2 on macOS I don't see the problem. The tag repeats without refreshing the page.

If you're seeing the page refresh that suggests there might be a JavaScript error. Is there anything in the console? Some custom JavaScript interfering perhaps?
Comment 2 Katrin Fischer 2023-12-10 08:24:45 UTC
I also tested this and could not replicate the problem. Closing WORKSFORME, please re-open if you can still replicate the behaviour in maintained versions.