Page MenuHomeIn-Portal Phabricator

INP-1517 - Define INDEX_FILE constant in each CLI script
ClosedPublic

Authored by alex on Nov 16 2015, 2:37 PM.

Details

Test Plan
  1. go to Admin Console
  2. go to ConfigurationWebsiteAdvanced section
  3. uncheck Enable SEO-friendly URLs mode (MOD-REWRITE) checkbox and Save Changes
  4. in the /in-portal file after $application->Init(); line add echo $application->HREF('no_permission'); code
  5. confirm, that built link has:
    • correct base url
    • the index.php file is being used

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 415.Nov 16 2015, 2:37 PM
alex retitled this revision from to INP-1517 - Define INDEX_FILE constant in each CLI script.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): INP-1517.
glebs accepted this revision.Dec 2 2015, 1:39 AM
glebs edited edge metadata.
This revision is now accepted and ready to land.Dec 2 2015, 1:39 AM
This revision was automatically updated to reflect the committed changes.