Project

General

Profile

Actions

Bug #8681

closed

Joomla 4.0: Fix database checker, fixer and upgrader to not check or fix Joomla users table

Added by beat over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Target version:
Start date:
19 August 2021
Due date:
% Done:

100%

Estimated time:

Description

CB Database check and fix and upgrade tool checks and fixes users table registerDate and lastVisitDate from NULL default to zero-date default (this has no functional but cosmetic effect in the backend).

We never touch Joomla tables, and while this was the case up to 3.10, as the formal specifications matched, in 4.0 the NULLĀ got changed to non-NULL and the default reset to 0000-00-00 00:00:00 as was the case since Joomla 1.0.

This bug and corresponding fix checks specifically for Joomla users table in the checker/fixer/upgrader code.

Actions

Also available in: Atom PDF