Bug 34503

Summary: additional-contents.tt unnecessarily tests for languages.size
Product: Koha Reporter: David Cook <dcook>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

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...