Bug 14740 - Cataloging plugins: remove no warnings redefine
Summary: Cataloging plugins: remove no warnings redefine
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Marcel de Rooy
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 25790
  Show dependency treegraph
 
Reported: 2015-08-27 10:15 UTC by Marcel de Rooy
Modified: 2023-08-26 19:28 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel de Rooy 2015-08-27 10:15:40 UTC
Just a reminder here:

$ git grep "redefine" *
barcode.pl:no warnings 'redefine'; # otherwise loading up multiple plugins fills
barcode_manual.pl:no warnings 'redefine'; # otherwise loading up multiple plugin
cn_browser.pl:no warnings 'redefine';
dateaccessioned.pl:no warnings 'redefine';
Comment 1 Katrin Fischer 2023-08-26 19:28:07 UTC
It looks like the git grep brings up some redefine, but not in any value builders.