Skip to content

[4.0] Fix modified time for new entries in fields and field groups#23978

Merged
wilsonge merged 2 commits intojoomla:4.0-devfrom
chmst:modified-date-in-field-fieldgroups
Mar 21, 2019
Merged

[4.0] Fix modified time for new entries in fields and field groups#23978
wilsonge merged 2 commits intojoomla:4.0-devfrom
chmst:modified-date-in-field-fieldgroups

Conversation

@chmst
Copy link
Contributor

@chmst chmst commented Feb 22, 2019

Summary of Changes

Fields and Field Grops have modified Time = nwo and modified user_id = 0 in new entries.
This PR sets modified Time to Null Date for new entries and fixes an error in saving Field Groups.

Testing Instructions

Store a new Field.
Then store a new Field Group

Expected result

Field Field group ist stored, modified time is = nulldate, modified user ID = 0

Actual result

The Field has a modifiedd Time = now and modified_user_id = 0;
The Field group is not stored but ends with error.

Documentation Changes Required

@chmst chmst changed the title Fix modified time for new entries [4.0] Fix modified time for new entries in fields and field groups Feb 22, 2019
@ladyjer
Copy link
Contributor

ladyjer commented Feb 23, 2019

I have tested this item ✅ successfully on cb06cb1


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

2 similar comments
@faustonenci
Copy link

I have tested this item ✅ successfully on cb06cb1


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

@robertolongo
Copy link

I have tested this item ✅ successfully on cb06cb1


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

@Razzo1987
Copy link
Contributor

I have tested this item ✅ successfully on cb06cb1

tested. Work!


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

1 similar comment
@Razzo1987
Copy link
Contributor

I have tested this item ✅ successfully on cb06cb1

tested. Work!


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

@Quy
Copy link
Contributor

Quy commented Feb 23, 2019

RTC


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

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Feb 23, 2019
@wilsonge wilsonge merged commit 3b46dc3 into joomla:4.0-dev Mar 21, 2019
@wilsonge
Copy link
Contributor

wilsonge commented Mar 21, 2019

Thanks! Sorry for the delay

@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Mar 21, 2019
@wilsonge wilsonge added this to the Joomla 4.0 milestone Mar 21, 2019
@chmst chmst deleted the modified-date-in-field-fieldgroups branch October 5, 2019 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants