Homec4science

Fix an incorrectly spelled call on the registration error pathway

Authored by epriestley <git@epriestley.com> on Feb 24 2014, 20:45.

Description

Fix an incorrectly spelled call on the registration error pathway

Summary: If you copy the registration URL, then register, then load the URL again while logged out (i.e., attempt to reuse the registration URL), we try to show you a tailored error message. However, this call is not correct so we show you a not-so tailored exception instead.

Test Plan:

  • Get to the registration screen.
  • Save URL.
  • Complete registration.
  • Log out.
  • Return to saved URL.

Previously, exception. Now, readable error.

{F117585}

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D8322

Details

Committed
epriestley <git@epriestley.com>Feb 24 2014, 20:45
Pushed
aubortJan 31 2017, 17:16
Parents
rPH396e8ba82c22: Calendar upgrades
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH14627ad65b89: Fix an incorrectly spelled call on the registration error pathway (authored by epriestley <git@epriestley.com>).Feb 24 2014, 20:45