atom feed3 messages in net.java.dev.appfuse.issues[JIRA] Resolved: (APF-212) Possible A...
FromSent OnAttachments
Walter Sullivan (JIRA)Nov 14, 2005 10:38 am 
Matt Raible (JIRA)Jan 9, 2006 3:57 am 
Matt Raible (JIRA)Jan 11, 2006 2:57 pm 
Subject:[JIRA] Resolved: (APF-212) Possible Acegi 9.0 upgrade. ctx!=null check in UserFormController under extras/spring/... may need to be like you have it in UserSecurityAdvice
From:Matt Raible (JIRA) (iss@appfuse.dev.java.net)
Date:Jan 11, 2006 2:57:47 pm
List:net.java.dev.appfuse.issues

[ 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.