[4.0] Contact - nullable datetime fields#24675
[4.0] Contact - nullable datetime fields#24675wilsonge merged 20 commits intojoomla:4.0-devfrom alikon:patch-87
Conversation
|
Open question (can see it both ways). Should modified date by nullable or should enforce it being date time (modified date is the created date on creation). |
|
yes, to me too, we need to take a decision and make it consistently across the cms |
|
I have tested this item ✅ successfully on 44b90c5 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24675. |
|
Unless anyone feels strongly I'd rather have this set all the time. So modified date is always set (to the created date time when the article is created) |
|
ok p.s. |
Co-Authored-By: alikon <optimus4joomla@gmail.com>
|
There's no queries here that require prepared statements. This looks fine. Just needs some tests creating and updating contacts |
|
are you sure ? |
|
I have tested this item ✅ successfully on 456218b This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24675. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24675. |
|
Thanks! |
Pull Request for Issue joomla#16788 ....same as joomla#24675 for contacts Summary of Changes some datetime fields should be nullable as default - publish_up - publish_down - checked_out_time ### Testing Instructions test com_banners ### Expected result banners should works as before
Pull Request for Issue joomla#16788 ....same as joomla#24675 for contacts - I really just copied the work of others (someone has to) ### Summary of Changes some datetime fields should be nullable as default - publish_up - publish_down - checked_out_time ### Testing Instructions test com_newsfeeds ### Expected result newsfeeds should works as before
Pull Request for Issue #16788 ....same as #21901 for modules
Summary of Changes
some datetime fields should be nullable as default
Testing Instructions
test com_contacts
Expected result
contacts should works as before