Bug 34503 - additional-contents.tt unnecessarily tests for languages.size
Summary: additional-contents.tt unnecessarily tests for languages.size
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-09 01:25 UTC by David Cook
Modified: 2023-08-09 01:53 UTC (History)
0 users

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 David Cook 2023-08-09 01:25:08 UTC
Even if you only have 1 language on your system, you should always have at least 2 languages on your system (ie "default" and your install language).
Comment 1 David Cook 2023-08-09 01:53:24 UTC
Then again maybe I'm just misunderstanding what's going on there... I think we've got too much happening in the templates...