? Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
30 May 2020

Pull Request for #29260 (comment).

Summary of Changes

Check null value support in the table (base) class before updating the checked_out column of a table, and write either real NULL or zero value depending on the result.

Testing Instructions

Can be merged by review.

Expected result

3rd party extensions continue to work.

Actual result

3rd party extensions break if the use (J)Table to write into their component-specific table and that table doesn't support NULLs for the checked_out column.

Documentation Changes Required

None.

avatar richard67 richard67 - open - 30 May 2020
avatar richard67 richard67 - change - 30 May 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 30 May 2020
Category Libraries
avatar richard67
richard67 - comment - 30 May 2020

@infograf768 Could you test that with com_localize?

avatar infograf768 infograf768 - test_item - 30 May 2020 - Tested successfully
avatar infograf768
infograf768 - comment - 30 May 2020

I have tested this item successfully on 1991163

Works fine with com_localise


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

avatar wilsonge wilsonge - change - 30 May 2020
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-05-30 16:50:22
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 30 May 2020
avatar wilsonge wilsonge - merge - 30 May 2020
avatar wilsonge
wilsonge - comment - 30 May 2020

Thanks!

Add a Comment

Login with GitHub to post a comment