Details
-
Bug
-
Resolution: Fixed
-
Major
-
COmanage Registry 0.8.5 (Omnipotent Octagon Strikes Back)
-
None
Description
After manually adding an organizational identity when I try to add an identifier for it I am receiving the following stack trace:
Organizational Identity "67" Not Found
Error: An Internal Error Has Occurred.
Stack Trace
APP/Controller/AppController.php line 1445 → AppController->calculateImpliedCoId()
APP/Controller/AppController.php line 165 → AppController->parseCOID()
APP/Controller/MVPAController.php line 67 → AppController->beforeFilter()
APP/Controller/IdentifiersController.php line 149 → MVPAController->beforeFilter()
[internal function] → IdentifiersController->beforeFilter(CakeEvent)
CORE/Cake/Event/CakeEventManager.php line 247 → call_user_func(array, CakeEvent)
CORE/Cake/Controller/Controller.php line 674 → CakeEventManager->dispatch(CakeEvent)
CORE/Cake/Routing/Dispatcher.php line 182 → Controller->startupProcess()
CORE/Cake/Routing/Dispatcher.php line 160 → Dispatcher->_invoke(IdentifiersController, CakeRequest, CakeResponse)
APP/webroot/index.php line 96 → Dispatcher->dispatch(CakeRequest, CakeResponse)