[
https://jira.jboss.org/jira/browse/RF-6938?page=com.atlassian.jira.plugin...
]
Alexander Dubovsky closed RF-6938.
----------------------------------
Assignee: Nick Belaevski (was: Tsikhon Kuprevich)
Verified
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
Components: component-a4j-core
Affects Versions: 3.3.1
Reporter: Ilya Shaikovsky
Assignee: Nick Belaevski
Priority: Trivial
Fix For: 3.3.1
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