+1 for the IllegalArgumentException I never tought about that when writting the patch... being to "used" in assuming the user whould be aware of what he's doing and so, should be using the program in the normal way with always valids arguments !
[EMAIL PROTECTED] a écrit sur 2006-07-06 12:55:58 : > I am testing this patch now. > > One thing that came up was, what todo, when a user not provides a ":" > > like > > <context-param> > <param-name>org.apache.myfaces.adf.DIALOG_NAVIGATION_PREFIX</param-name> > <param-value>userInputHere</param-value> > </context-param> > > I am +1 on throwing an IllegalArgumentException. > > WDYT ? > > -Matt > > > -- > Matthias Wessendorf > > futher stuff: > blog: http://jroller.com/page/mwessendorf > mail: mwessendorf-at-gmail-dot-com
