[
https://issues.jboss.org/browse/RF-11493?page=com.atlassian.jira.plugin.s...
]
Brian Leathem edited comment on RF-11493 at 10/11/11 5:42 PM:
--------------------------------------------------------------
https://github.com/codylerum/crm/tree/RF-11493
This will deploy fine to AS 7.0.2
user: demo(a)test.com
pass: demo
Go to an account and click on the collapsible toggle panel.
The error comes back only in the partial response
{code}
<?xml version='1.0' encoding='UTF-8'?>
<partial-response><error><error-name>class
java.lang.NullPointerException</error-name><error-message><![CDATA[]]></error-message></error></partial-response>
{code}
was (Author: clerum):
https://github.com/codylerum/crm/tree/RF-11493
This will deploy fine to AS 7.0.2
user: demo(a)test.com
pass: demo
Go to an account and click on the collapsible toggle panel.
The error comes back only in the partial response
<?xml version='1.0' encoding='UTF-8'?>
<partial-response><error><error-name>class
java.lang.NullPointerException</error-name><error-message><![CDATA[]]></error-message></error></partial-response>
CollapsiblePanel throws NPE when using PARTIAL_STATE_SAVING FALSE
-----------------------------------------------------------------
Key: RF-11493
URL:
https://issues.jboss.org/browse/RF-11493
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-panels-layout-themes, third-party
Affects Versions: 4.1.0.Milestone2
Reporter: Cody Lerum
Labels: waiting_on_user
Unfortunately this is an issue because of
http://java.net/jira/browse/JAVASERVERFACES-1825
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira