Bug 40356 - SyndeticsAwards doesn't appear to do anything
Summary: SyndeticsAwards doesn't appear to do anything
Status: RESOLVED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-07-11 19:29 UTC by Lucas Gass (lukeg)
Modified: 2025-07-11 19:52 UTC (History)
0 users

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 Lucas Gass (lukeg) 2025-07-11 19:29:13 UTC
Working on Bug 32432 I noticed that SyndeticsAwards doesn't seem to do anything.


I see checks like:

[% IF ( SyndeticsAwards && SyndeticsAWARDS1Exists ) %]


But SyndeticsAWARDS1Exists doesn't seem to be anything? 

There is no mention of awards in C4/External/Syndetics.pm.