Bug 25979

Summary: In Firefox, Koha will not respond to first attempt at adding a duplicate field in Basic Editor
Product: Koha Reporter: Kelly McElligott <kelly>
Component: CatalogingAssignee: Bugs List <koha-bugs>
Status: CLOSED WORKSFORME QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: lisette, m.de.rooy
Version: 19.11   
Hardware: All   
OS: All   
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:

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.