Details
-
Story
-
Status: Approved
-
TBD
-
Resolution: Fixed
-
None
-
None
-
None
-
Undetermined
Description
The Registration Summary page controller takes in a request parameter called "appId", so that the associated app context can be passed in.
This parameter is called "app" within the controllers in the coreapps module.
For consistency, the Registration Summary page controller should accept "app" (but for backwards compatibility it should also accept still accept "appId").