[richfaces-issues] [JBoss JIRA] Created: (RF-6938) jsFunction: not user friendly exception when name missed.

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Sat Apr 25 09:27:57 EDT 2009


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

        



More information about the richfaces-issues mailing list