Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.RC1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:HideIcefaces3 rev 26775
Browser: Firefox 3.6, Firefox 6
Server: Tomcat6
Test application location: http://server.ice:8888/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly/linkBttn
ShowIcefaces3 rev 26775 Browser: Firefox 3.6, Firefox 6 Server: Tomcat6 Test application location: http://server.ice:8888/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly/linkBttn
-
Assignee Priority:P2
Description
When clicking on a ace:linkButton component in any of the test pages, there is a Network Connection Interrupted message appearing for a very short time.
There is also a server error visible in Tomcat log:
8-Dec-2011 12:56:54 PM com.sun.faces.application.view.FaceletViewHandlingStrategy handleRenderException
SEVERE: Error Rendering View[/linkBttnAttribute.xhtml]
java.lang.NullPointerException
at org.icefaces.impl.event.WindowAndViewIDSetup$1.encode(WindowAndViewIDSetup.java:72)
at org.icefaces.impl.event.UIOutputWriter.encodeBegin(UIOutputWriter.java:32)
at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1755)
at javax.faces.render.Renderer.encodeChildren(Renderer.java:168)
at org.icefaces.impl.renderkit.RendererWrapper.encodeChildren(RendererWrapper.java:54)
at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:845)
Steps:
- load the page: http://localhost:8080/linkBttn/linkBttnAttribute.jsf
- click ckeckbox 'rendered' to render the component on page.
- click on the ace:linkButton component.
There is also a server error visible in Tomcat log:
8-Dec-2011 12:56:54 PM com.sun.faces.application.view.FaceletViewHandlingStrategy handleRenderException
SEVERE: Error Rendering View[/linkBttnAttribute.xhtml]
java.lang.NullPointerException
at org.icefaces.impl.event.WindowAndViewIDSetup$1.encode(WindowAndViewIDSetup.java:72)
at org.icefaces.impl.event.UIOutputWriter.encodeBegin(UIOutputWriter.java:32)
at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1755)
at javax.faces.render.Renderer.encodeChildren(Renderer.java:168)
at org.icefaces.impl.renderkit.RendererWrapper.encodeChildren(RendererWrapper.java:54)
at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:845)
Steps:
- load the page: http://localhost:8080/linkBttn/linkBttnAttribute.jsf
- click ckeckbox 'rendered' to render the component on page.
- click on the ace:linkButton component.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26904 | Thu Dec 15 15:22:04 MST 2011 | yip.ng | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/linkbutton/linkbutton.js
|