Bug 38182 - Repeating JavaScript on suggestion/suggestion.pl page
Summary: Repeating JavaScript on suggestion/suggestion.pl page
Status: RESOLVED DUPLICATE of bug 38190
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-15 23:06 UTC by Lucas Gass (lukeg)
Modified: 2024-10-17 11:16 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
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 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 ***