Bug 40491 - 19.12.00.082 crashes if zh-Hant-TW is installed
Summary: 19.12.00.082 crashes if zh-Hant-TW is installed
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Installation and upgrade (command-line installer) (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 23794
Blocks:
  Show dependency treegraph
 
Reported: 2025-07-24 11:04 UTC by Jonathan Druart
Modified: 2025-07-25 06:56 UTC (History)
2 users (show)

See Also:
GIT URL:
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 Jonathan Druart 2025-07-24 11:04:14 UTC
If zh-Hant-TW is installed the upgrade will fail on 19.12.00.082 because opac_news.lang is varchar(25) and we try to insert OpacMainUserBlock_$lang
Comment 1 Jonathan Druart 2025-07-24 11:09:49 UTC
{UNKNOWN}: DBI Exception: DBD::mysql::db do failed: Data too long for column 'lang' at row 1  at /usr/share/perl5/DBIx/Class/Schema.pm line 1118.