Loading...
 
Skip to main content

Date selectors on tracker items are broken after update to Tiki27.5 under certain conditions

Status
Closed
Subject
Date selectors on tracker items are broken after update to Tiki27.5 under certain conditions
Version
27.x
Category
  • Error
  • Easy for Newbie Dev
Feature
Date and Time
Trackers
Resolution status
Not enough information
Submitted by
Bernard Sfez / Tiki Specialist
Lastmod by
Bernard Sfez / Tiki Specialist
Rating
(0)
Description

I've updated a Tiki27.x (after the Tiki 25.7 release) and now the date and time selectors are broken.
It is visual and forbid entering a date. I found a workaround, see below.

This is an old Tiki (started in Tiki9x) that was updated years after years.
I couldn't reproduce on demo.

Image

I don't see errors on the console on Brave.

On chrome:

Copy to clipboard
min_main_235ae2033a9c3fb4320e739db2fbcd55.js:137 JQMIGRATE: Migrate is installed, version 3.5.2 injected.js:3 [Detection] Sign in with intersection observer was watching an unacceptable node. WI @ injected.js:3 injected.js:3 [Detection] Sign in with intersection observer was watching an unacceptable node. WI @ injected.js:3

Copy to clipboard
if (!No(o)) { console.error("[Detection]", "Sign in with intersection observer was watching an unacceptable node.") || logger.report(["Sign in with intersection observer was watching an unacceptable node."], { severity: "error", fileName: "js/b5x/ui/inline/frame-manager/src/sign-in-with/detection/manager.ts", lineNumber: 230, prefix: "[Detection]", highlight: !1 }), t.unobserve(o); continue }
Solution
Workaround

Seems some Tiki27 default preferences are not enabled on update and the user is not warned on what to do.

To solve the issue, at tiki-admin.php?page=features I changed some checkboxes.

Autocomplete, from Disable to Enable
SmartMenus, from Disable to Enable
Allow image lazy loading from Enable to Disable
jQuery UI theme (selector): from None to Default (it vanished after reload)

Importance
8
Easy to solve?
5
Priority
40
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
8918
Created
Monday 09 February, 2026 11:21:37 UTC
by Bernard Sfez / Tiki Specialist
LastModif
Wednesday 11 February, 2026 09:56:55 UTC


Show PHP error messages