? ? Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
23 Oct 2019

Pull Request for Issue # .

Summary of Changes

This is a follow up to recently merged PR's which changed datetime columns in database for real null values.

Because core content (table ucm_content) shall be usable not only for core components', the checks for the old (preudo-)null datetimes are kept and just extended by the check for real null values.

Like for several other components, the table class for core content swaps publish up and down times if they are given and the down time is earlier than the up time. This is not a good thing in my opinion but to change that is outside the scope of this PR.

The check for the condition when to swap is extecned by the check for real null values.

Testing Instructions

Code review should be sufficient: Make sure that in the file modified by this PR there are no other places where old (preudo-)null datetimes are checked without checking for real null values, too.

Expected result

No check of published up and down time for old (preudo-)null datetimes without checking for real null values, too.

Actual result

Check for null values is missing.

Documentation Changes Required

None.

avatar richard67 richard67 - open - 23 Oct 2019
avatar richard67 richard67 - change - 23 Oct 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 23 Oct 2019
Category Libraries
avatar richard67 richard67 - change - 23 Oct 2019
The description was changed
avatar richard67 richard67 - edited - 23 Oct 2019
avatar richard67 richard67 - change - 23 Oct 2019
Title
[4.0] [WiP] [libraries] Add check for real null datetimes to CoreContent table class
[4.0] [libraries] Add check for real null datetimes to CoreContent table class
avatar richard67 richard67 - edited - 23 Oct 2019
avatar alikon alikon - test_item - 26 Oct 2019 - Tested successfully
avatar alikon
alikon - comment - 26 Oct 2019

I have tested this item successfully on d2b0bc8

LGTM
code review


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/26781.

avatar Quy Quy - test_item - 26 Oct 2019 - Tested successfully
avatar Quy
Quy - comment - 26 Oct 2019

I have tested this item successfully on d2b0bc8


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/26781.

avatar Quy
Quy - comment - 26 Oct 2019

I have tested this item successfully on d2b0bc8


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/26781.

avatar Quy Quy - change - 26 Oct 2019
Status Pending Ready to Commit
avatar Quy
Quy - comment - 26 Oct 2019

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/26781.

avatar wilsonge wilsonge - change - 1 Nov 2019
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2019-11-01 14:55:24
Closed_By wilsonge
Labels Added: ? ?
avatar wilsonge
wilsonge - comment - 1 Nov 2019

Thanks!

avatar richard67
richard67 - comment - 1 Nov 2019

Thanks to all testers and mergers (there are so many of the latter ? ).

Add a Comment

Login with GitHub to post a comment