Page MenuHomeIn-Portal Phabricator

INP-1594 - Generate/check category filename after page protection code was executed
ClosedPublic

Authored by alex on Nov 4 2016, 7:02 AM.

Details

Test Plan

Part 1

  • disable debug mode
  • login to Admin Console
  • go to Website & ContentStructure & Data section
  • open Home category (has red icon and index shown in Template column) for editing
  • confirm, that AutomaticFilename field isn't shown
  • confirm, that Filename fiels is shown as label
  • rename category (the Section Title field) and save changes
  • open that category for editing
  • confirm, that Filename field value was regenrated based on changed Section Title field

Part 2

  • enable debug mode
  • login to Admin Console
  • go to Website & ContentStructure & Data section
  • open Home category (has red icon and index shown in Template column) for editing
  • confirm, that AutomaticFilename field is shown as checkbox and is checked
  • confirm, that Filename fiels is shown as disabled input
  • rename category (the Section Title field) and save changes
  • open that category for editing
  • confirm, that Filename field value was regenrated based on changed Section Title field

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 updated this revision to Diff 609.Nov 4 2016, 7:02 AM
alex retitled this revision from to INP-1594 - Generate/check category filename after page protection code was executed.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): INP-1594.
erik accepted this revision.Nov 22 2016, 6:59 AM
erik edited edge metadata.
This revision is now accepted and ready to land.Nov 22 2016, 6:59 AM
This revision was automatically updated to reflect the committed changes.