jsFunction: not user friendly exception when name missed.
---------------------------------------------------------

                 Key: RF-6938
                 URL: https://jira.jboss.org/jira/browse/RF-6938
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.3.1
            Reporter: Ilya Shaikovsky
            Assignee: Nick Belaevski
            Priority: Trivial


java.lang.NullPointerException
        at java.lang.StringBuffer.<init>(StringBuffer.java:104)
        at 
org.ajax4jsf.renderkit.AjaxFunctionRendererBase.getFunction(AjaxFunctionRendererBase.java:54)
        at 
org.ajax4jsf.renderkit.html.FunctionRenderer.doEncodeEnd(FunctionRenderer.java:125)
        at 
org.ajax4jsf.renderkit.html.FunctionRenderer.doEncodeEnd(FunctionRenderer.java:134)
        at org.ajax4jsf.renderkit.RendererBase.encodeEnd(RendererBase.java:134)
        at 
javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:861)


if name is missed for jsFunction component.

should be something like "name attribute is mandatory for the component"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to