[richfaces-issues] [JBoss JIRA] Commented: (RF-1010) Inconsistent rendering

Amit Agrawal (JIRA) jira-events at lists.jboss.org
Thu Oct 4 08:10:03 EDT 2007


    [ http://jira.jboss.com/jira/browse/RF-1010?page=comments#action_12380436 ] 
            
Amit Agrawal commented on RF-1010:
----------------------------------

I removed the a4j:log then the cntrl + shift + L doesnt work :(
I have taken logs from my log file and sending it.


[2007-10-04 12:54:48,949 DEBUG MyPhaseListener] beforePhase invoked... RESTORE_VIEW(1)
[2007-10-04 12:54:48,949 DEBUG MyPhaseListener] AfterPhase invoked... RESTORE_VIEW(1)
[2007-10-04 12:54:48,949 DEBUG TraceResourcePhaseListener] View Root :/pages/adminRights.xhtml
[2007-10-04 12:54:48,949 DEBUG MyPhaseListener] beforePhase invoked... APPLY_REQUEST_VALUES(2)
[2007-10-04 12:54:48,949 WARN HtmlRendererUtils] There should always be a submitted value for an input if it is rendered, its form is submitted, and it is not disabled or read-only. Component : {Component-Path : [Class: org.ajax4jsf.component.AjaxViewRoot,ViewId: /pages/adminRights.xhtml][Class: javax.faces.component.html.HtmlForm,Id: adminRights][Class: javax.faces.component.html.HtmlPanelGrid,Id: _id154][Class: org.richfaces.component.html.HtmlTabPanel,Id: selectRightsPanel][Class: org.richfaces.component.html.HtmlTab,Id: UBR][Class: javax.faces.component.html.HtmlPanelGrid,Id: _id163][Class: javax.faces.component.html.HtmlPanelGroup,Id: _id164][Class: javax.faces.component.html.HtmlInputText,Id: newUBRName]}
[2007-10-04 12:54:48,965 DEBUG MyPhaseListener] AfterPhase invoked... APPLY_REQUEST_VALUES(2)
[2007-10-04 12:54:48,965 DEBUG MyPhaseListener] beforePhase invoked... PROCESS_VALIDATIONS(3)
[2007-10-04 12:54:48,965 DEBUG GroupConverter] GroupConverter getAsObject Admin
[2007-10-04 12:54:48,965 DEBUG MyPhaseListener] AfterPhase invoked... PROCESS_VALIDATIONS(3)
[2007-10-04 12:54:48,965 DEBUG UpdateModelValuesPhaseListener] Before Update Model
[2007-10-04 12:54:48,965 DEBUG MyPhaseListener] beforePhase invoked... UPDATE_MODEL_VALUES(4)
[2007-10-04 12:54:48,965 DEBUG AdminRightsBean] Selected Group is start--->72:Admin Administration null
[2007-10-04 12:54:48,965 DEBUG MyPhaseListener] AfterPhase invoked... UPDATE_MODEL_VALUES(4)
[2007-10-04 12:54:48,965 DEBUG UpdateModelValuesPhaseListener] After Update Model
[2007-10-04 12:54:48,965 DEBUG MyPhaseListener] beforePhase invoked... INVOKE_APPLICATION(5)
[2007-10-04 12:54:48,965 DEBUG MyPhaseListener] AfterPhase invoked... INVOKE_APPLICATION(5)
[2007-10-04 12:54:48,965 DEBUG MyPhaseListener] beforePhase invoked... RENDER_RESPONSE(6)
[2007-10-04 12:54:48,965 DEBUG UpdateActionListenerHandler] Apply called. Component: org.ajax4jsf.component.html.HtmlAjaxCommandButton at 397016
[2007-10-04 12:54:48,965 DEBUG UpdateActionListenerHandler] Action listener already has a listener for #{ubrRightBean.nodeID}
[2007-10-04 12:54:48,981 DEBUG BaseBean] Initializing BaseBean......
[2007-10-04 12:54:48,981 DEBUG BaseBean] Initializing BaseBean......
[2007-10-04 12:54:48,981 DEBUG BaseBean] Initializing BaseBean......
[2007-10-04 12:54:48,981 DEBUG RiskBucketRightBean] Inside RiskBucketBean constructor--->
[2007-10-04 12:54:48,981 DEBUG RiskBucketRightBean] Get Latest Right called
[2007-10-04 12:54:48,981 DEBUG RiskBucketRightBean] Entering Latest Right start--->
[2007-10-04 12:54:48,981 DEBUG RiskBucketRightBean] Pritning getUserOrGroup() ---Group
[2007-10-04 12:54:48,981 DEBUG RiskBucketRightBean] Pritning currentRightOwner ---72:Admin Administration null
[2007-10-04 12:54:49,059 DEBUG MyPhaseListener] AfterPhase invoked... RENDER_RESPONSE(6)
[2007-10-04 12:54:49,059 DEBUG FacesServlet] service end
[2007-10-04 12:54:49,059 DEBUG SecurityCheckFilter] SecurityCheckFilter proc end during login: false

> Inconsistent rendering
> ----------------------
>
>                 Key: RF-1010
>                 URL: http://jira.jboss.com/jira/browse/RF-1010
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.0, 3.2.0
>         Environment: weblogic 9.2, IE 6
>            Reporter: Amit Agrawal
>         Assigned To: Anton Belevich
>             Fix For: 3.2.0
>
>         Attachments: adminRights.xhtml, AdminRightsBean.java, reportDate.xhtml
>
>
> In case of rich:tabPanel and switchtype="ajax" when we click on other tab sometimes it gets rendered and sometimes the new tab is not rendered.
> Although every time request hits server.
> Same is the case with a4j:commandButton
> It was working perfectly fine in 3.0.2 and the problem started with new release.

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

        



More information about the richfaces-issues mailing list