#1131103 zoneminder: Web UI fails to start: Call to undefined method IntlDateFormatter::setPatter() in index.php:58

Package:
zoneminder
Source:
zoneminder
Description:
video camera security and surveillance solution
Submitter:
Damyan Ivanov
Date:
2026-03-17 15:11:02 UTC
Severity:
normal
Tags:
#1131103#5
Date:
2026-03-17 14:14:54 UTC
From:
To:
Dear Maintainer,

After upgrading from bookworm to trixie, zoneminder's web UI fails to start
with:

  PHP Fatal error:  Uncaught Error: Call to undefined method
  IntlDateFormatter::setPatter() in
  /usr/share/zoneminder/www/index.php:58\nStack trace:\n#0 {main}\n  thrown in
  /usr/share/zoneminder/www/index.php on line 58

The correct method name is "setPattern". Adding the missing letter makes the UI
start.

Upstream code is reorganised and moved to includes/config.php.in, where it is
fixed in https://github.com/ZoneMinder/zoneminder/commit/af2f1cc6e6c064288a65fc46796314cbb8d238a2
released as 1.36.63.