Page MenuHomeIn-Portal Phabricator

INP-1425 Don't report empty forms as missing
ClosedPublic

Authored by alex on Apr 26 2015, 8:14 AM.

Details

Test Plan
  1. open the /platform/login/register.html url in your In-Portal installation
  2. confirm, that form is displayed and no error shown in debugger
  3. comment-out registration form declaration in users_config.php
  4. confirm, that appropriate error about missing form is shown in debugger

Diff Detail

Repository
rINP In-Portal
Branch
/in-portal/branches/5.3.x
Lint
Lint OK
Unit
No Unit Test Coverage

Event Timeline

alex updated this revision to Diff 158.Apr 26 2015, 8:14 AM
alex retitled this revision from to INP-1425 Don't report empty forms as missing.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): INP-1425.
glebs accepted this revision.Apr 27 2015, 2:51 AM
glebs edited edge metadata.
This revision is now accepted and ready to land.Apr 27 2015, 2:51 AM
This revision was automatically updated to reflect the committed changes.