User tests: Successful: Unsuccessful:
Pull Request for Issue # .
This is a follow up to recently merged PR's which changed datetime columns in database for real null values.
Because content history might be used not only for core components' database tables, the checks for the old (preudo-)null datetimes are kept and extended by the check for real null values.
The PR makes sure that in the comparison and preview models, no datetime formatting is done with null values.
Code review should be sufficient: Make sure that in com_contenthistory there are no other places where old (preudo-)null datetimes are checked without checking for real null values, too.
Datetime values which have real null values in database are shown as emtpy and not as any rubbish date.
Datetime values which have real null values in database might be shown as some rubbish date or lead to formatting errors.
None.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_content com_contenthistory |
Title |
|
Labels |
Added:
?
|
I have tested this item
I have tested this item
By review
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-11-03 00:43:12 |
Closed_By | ⇒ | wilsonge |
Thanks!
Thanks too.
Drone failure seems to be unrelated.