Bug 38182

Summary: Repeating JavaScript on suggestion/suggestion.pl page
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: dcook
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:

Description Lucas Gass (lukeg) 2024-10-15 23:06:57 UTC
To recreate:

1. Go to suggestion, create a new suggestion.
2. See error 'redeclaration of const av_bsort1'
3. View page source and search for 'av_bsort1'
4. See the same code repeating twice.
Comment 1 Owen Leonard 2024-10-17 11:16:33 UTC

*** This bug has been marked as a duplicate of bug 38190 ***