User tests: Successful: Unsuccessful:
Pull Request for #29260 (comment).
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.
Can be merged by review.
3rd party extensions continue to work.
3rd party extensions break if the use (J)Table to write into their component-specific table and that table doesn't support NULL
s for the checked_out column.
None.
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
I have tested this item
Works fine with com_localise
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:
?
|
Thanks!
@infograf768 Could you test that with com_localize?