[ http://issues.appfuse.org/browse/APF-212?page=all ]
Matt Raible resolved APF-212:
-----------------------------
Resolution: Fixed
Good catch - thanks!
Possible Acegi 9.0 upgrade. ctx!=null check in UserFormController under
extras/spring/... may need to be like you have it in UserSecurityAdvice
-----------------------------------------------------------------------------------------------------------------------------------------------
Key: APF-212
URL: http://issues.appfuse.org/browse/APF-212
Project: AppFuse
Type: Bug
Components: Web - Spring
Versions: 1.9
Reporter: Walter Sullivan
Assignee: Matt Raible
Fix For: 1.9
Noticed the ctx!=null check is not as you have it in UserSecurityAdvice. Acegi
8.3 - 9.0 upgrade work. Didn't want this to get by unnoticed before your net
release.