Page MenuHomeIn-Portal Phabricator

INP-1727 - Don't pass any unit info in "No Permission" redirects
ClosedPublic

Authored by alex on Aug 25 2017, 6:11 AM.

Details

Test Plan
  • in Admin Console:
    1. go to Website & ContentStructure & DataDirectory section
    2. click on Sections tab
    3. create Sub Directory category
    4. go into created category
    5. click on Links tab
    6. create a link with Active status
  • on Front-End:
    1. using top menu navigate to DirectorySub Directory category
    2. confirm, that created link is visible
    3. click on link to open it's detail page
    4. confirm, that detail page was opened correctly (means that link data is shown on it)
  • in Admin Console:
    1. change created link status to Disabled
  • on Front-End:
    1. reload link detail page
    2. confirm, that redirect was made and No Permission page is 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.Aug 25 2017, 6:11 AM
erik accepted this revision.Aug 31 2017, 6:10 AM
This revision is now accepted and ready to land.Aug 31 2017, 6:10 AM
This revision was automatically updated to reflect the committed changes.