Page MenuHomeIn-Portal Phabricator
  • Changed Files
  • branches/5.2.x/core/kernel/db/dbitem.php

INP-1785 - Always apply "no_default" format, when getting original field value
ClosedPublic

Authored by alex on Jun 4 2020, 5:26 AM.

Details

Test Plan
  1. login to Admin Console
  2. go to Website & ContentStructure & Data section
  3. create new section with empty "Description" field and "Promo Block Group" field set to "Default Grooup"
  4. remember it's "Modified On" field value as seen in the grid (e.g. 2020-06-04T12:39:05+0300)
  5. open that category for editing
  6. write something in description field
  7. save changes
  8. confirm, that "Modified On" field value was changed (if you change data too quickly, then change could be in seconds, that aren't shown)

Diff Detail

Repository
rINP In-Portal
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

alex created this revision.Jun 4 2020, 5:26 AM
alex requested review of this revision.Jun 4 2020, 5:26 AM
alex added a project: Restricted Project.Jun 4 2020, 5:27 AM
erik accepted this revision.Aug 17 2020, 1:06 PM
This revision is now accepted and ready to land.Aug 17 2020, 1:06 PM
This revision was automatically updated to reflect the committed changes.