[richfaces-issues] [JBoss JIRA] (RF-12752) PopupPanel rendering error with Liferay Faces Bridge

Christophe Noel (JIRA) jira-events at lists.jboss.org
Wed Jan 23 06:48:47 EST 2013


    [ https://issues.jboss.org/browse/RF-12752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749858#comment-12749858 ] 

Christophe Noel edited comment on RF-12752 at 1/23/13 6:47 AM:
---------------------------------------------------------------

Note that the workaround (render something inside the popup) is ok but off course, I cannot rerender anything in the popup header using that method.

Please see the following richfaces log:

{code}
info [12:45:31.726]: Received 'begin' event from <input id=A8569:j_idt126 ...>
info [12:45:31.766]: Received 'beforedomupdate' event from <input id=A8569:j_idt126 ...>
debug[12:45:31.766]: Server returned responseText: <partial-response><changes><update id="A8569:offeringInfoPanel"><![CDATA[<div id="A8569:offeringInfoPanel" style="visibility: hidden;"><div class="rf-pp-cntr " id="A8569:offeringInfoPanel_container" style="position: fixed; z-index:100; "><div class="rf-pp-shdw" id="A8569:offeringInfoPanel_shadow"></div><div class="rf-pp-cnt-scrlr" id="A8569:offeringInfoPanel_content_scroller"><div class="rf-pp-cnt" id="A8569:offeringInfoPanel_content"><input id="A8569:j_idt126" name="A8569:j_idt126" onclick="RichFaces.ajax(&quot;A8569:j_idt126&quot;,event,{&quot;incId&quot;:&quot;1&quot;} );return false;" value="test" type="submit" /></div></div><div class="rf-pp-hndlr rf-pp-hndlr-l" id="A8569:offeringInfoPanelResizerW"></div><div class="rf-pp-hndlr rf-pp-hndlr-r" id="A8569:offeringInfoPanelResizerE"></div><div class="rf-pp-hndlr rf-pp-hndlr-t" id="A8569:offeringInfoPanelResizerN"></div><div class="rf-pp-hndlr rf-pp-hndlr-b" id="A8569:offeringInfoPanelResizerS"></div><div class="rf-pp-hndlr rf-pp-hndlr-tl" id="A8569:offeringInfoPanelResizerNW"></div><div class="rf-pp-hndlr rf-pp-hndlr-tr" id="A8569:offeringInfoPanelResizerNE"></div><div class="rf-pp-hndlr rf-pp-hndlr-bl" id="A8569:offeringInfoPanelResizerSW"></div><div class="rf-pp-hndlr rf-pp-hndlr-br" id="A8569:offeringInfoPanelResizerSE"></div></div><script type="text/javascript">new RichFaces.ui.PopupPanel("A8569:offeringInfoPanel",{"modal":false,"resizeable":true} );</script></div>]]></update><update id="A8569:uiSearchForm:j_idt13"><![CDATA[<span id="A8569:uiSearchForm:j_idt13"> <div id="messageD"> <table id="messageT" class="rich-messages"> </table> </div></span>]]></update><update id="javax.faces.ViewState"><![CDATA[9218369285307751802:-4584128044205800386]]></update></changes></partial-response>
info [12:45:31.770]: Listing content of response changes element:
Element update for id=A8569:offeringInfoPanel
<update id="A8569:offeringInfoPanel"><![CDATA[<div id="A8569:offeringInfoPanel" style="visibility: hidden;"><div class="rf-pp-cntr " id="A8569:offeringInfoPanel_container" style="position: fixed; z-index:100; "><div class="rf-pp-shdw" id="A8569:offeringInfoPanel_shadow"></div><div class="rf-pp-cnt-scrlr" id="A8569:offeringInfoPanel_content_scroller"><div class="rf-pp-cnt" id="A8569:offeringInfoPanel_content"><input id="A8569:j_idt126" name="A8569:j_idt126" onclick="RichFaces.ajax(&quot;A8569:j_idt126&quot;,event,{&quot;incId&quot;:&quot;1&quot;} );return false;" value="test" type="submit" /></div></div><div class="rf-pp-hndlr rf-pp-hndlr-l" id="A8569:offeringInfoPanelResizerW"></div><div class="rf-pp-hndlr rf-pp-hndlr-r" id="A8569:offeringInfoPanelResizerE"></div><div class="rf-pp-hndlr rf-pp-hndlr-t" id="A8569:offeringInfoPanelResizerN"></div><div class="rf-pp-hndlr rf-pp-hndlr-b" id="A8569:offeringInfoPanelResizerS"></div><div class="rf-pp-hndlr rf-pp-hndlr-tl" id="A8569:offeringInfoPanelResizerNW"></div><div class="rf-pp-hndlr rf-pp-hndlr-tr" id="A8569:offeringInfoPanelResizerNE"></div><div class="rf-pp-hndlr rf-pp-hndlr-bl" id="A8569:offeringInfoPanelResizerSW"></div><div class="rf-pp-hndlr rf-pp-hndlr-br" id="A8569:offeringInfoPanelResizerSE"></div></div><script type="text/javascript">new RichFaces.ui.PopupPanel("A8569:offeringInfoPanel",{"modal":false,"resizeable":true} );</script></div>]]></update>
Element update for id=A8569:uiSearchForm:j_idt13
<update id="A8569:uiSearchForm:j_idt13"><![CDATA[<span id="A8569:uiSearchForm:j_idt13"> <div id="messageD"> <table id="messageT" class="rich-messages"> </table> </div></span>]]></update>
Element update for id=javax.faces.ViewState
<update id="javax.faces.ViewState"><![CDATA[9218369285307751802:-4584128044205800386]]></update>
error[12:45:31.771]: Received 'error at malformedXML' event from <input id=A8569:j_idt126 ...>
error[12:45:31.771]: [200] undefined: undefined
info [12:45:31.772]: Received 'complete' event from <input id=A8569:j_idt126 ...>
{code}
                
      was (Author: christophe.noel):
    Please see the following richfaces log:

{code}
info [12:45:31.726]: Received 'begin' event from <input id=A8569:j_idt126 ...>
info [12:45:31.766]: Received 'beforedomupdate' event from <input id=A8569:j_idt126 ...>
debug[12:45:31.766]: Server returned responseText: <partial-response><changes><update id="A8569:offeringInfoPanel"><![CDATA[<div id="A8569:offeringInfoPanel" style="visibility: hidden;"><div class="rf-pp-cntr " id="A8569:offeringInfoPanel_container" style="position: fixed; z-index:100; "><div class="rf-pp-shdw" id="A8569:offeringInfoPanel_shadow"></div><div class="rf-pp-cnt-scrlr" id="A8569:offeringInfoPanel_content_scroller"><div class="rf-pp-cnt" id="A8569:offeringInfoPanel_content"><input id="A8569:j_idt126" name="A8569:j_idt126" onclick="RichFaces.ajax(&quot;A8569:j_idt126&quot;,event,{&quot;incId&quot;:&quot;1&quot;} );return false;" value="test" type="submit" /></div></div><div class="rf-pp-hndlr rf-pp-hndlr-l" id="A8569:offeringInfoPanelResizerW"></div><div class="rf-pp-hndlr rf-pp-hndlr-r" id="A8569:offeringInfoPanelResizerE"></div><div class="rf-pp-hndlr rf-pp-hndlr-t" id="A8569:offeringInfoPanelResizerN"></div><div class="rf-pp-hndlr rf-pp-hndlr-b" id="A8569:offeringInfoPanelResizerS"></div><div class="rf-pp-hndlr rf-pp-hndlr-tl" id="A8569:offeringInfoPanelResizerNW"></div><div class="rf-pp-hndlr rf-pp-hndlr-tr" id="A8569:offeringInfoPanelResizerNE"></div><div class="rf-pp-hndlr rf-pp-hndlr-bl" id="A8569:offeringInfoPanelResizerSW"></div><div class="rf-pp-hndlr rf-pp-hndlr-br" id="A8569:offeringInfoPanelResizerSE"></div></div><script type="text/javascript">new RichFaces.ui.PopupPanel("A8569:offeringInfoPanel",{"modal":false,"resizeable":true} );</script></div>]]></update><update id="A8569:uiSearchForm:j_idt13"><![CDATA[<span id="A8569:uiSearchForm:j_idt13"> <div id="messageD"> <table id="messageT" class="rich-messages"> </table> </div></span>]]></update><update id="javax.faces.ViewState"><![CDATA[9218369285307751802:-4584128044205800386]]></update></changes></partial-response>
info [12:45:31.770]: Listing content of response changes element:
Element update for id=A8569:offeringInfoPanel
<update id="A8569:offeringInfoPanel"><![CDATA[<div id="A8569:offeringInfoPanel" style="visibility: hidden;"><div class="rf-pp-cntr " id="A8569:offeringInfoPanel_container" style="position: fixed; z-index:100; "><div class="rf-pp-shdw" id="A8569:offeringInfoPanel_shadow"></div><div class="rf-pp-cnt-scrlr" id="A8569:offeringInfoPanel_content_scroller"><div class="rf-pp-cnt" id="A8569:offeringInfoPanel_content"><input id="A8569:j_idt126" name="A8569:j_idt126" onclick="RichFaces.ajax(&quot;A8569:j_idt126&quot;,event,{&quot;incId&quot;:&quot;1&quot;} );return false;" value="test" type="submit" /></div></div><div class="rf-pp-hndlr rf-pp-hndlr-l" id="A8569:offeringInfoPanelResizerW"></div><div class="rf-pp-hndlr rf-pp-hndlr-r" id="A8569:offeringInfoPanelResizerE"></div><div class="rf-pp-hndlr rf-pp-hndlr-t" id="A8569:offeringInfoPanelResizerN"></div><div class="rf-pp-hndlr rf-pp-hndlr-b" id="A8569:offeringInfoPanelResizerS"></div><div class="rf-pp-hndlr rf-pp-hndlr-tl" id="A8569:offeringInfoPanelResizerNW"></div><div class="rf-pp-hndlr rf-pp-hndlr-tr" id="A8569:offeringInfoPanelResizerNE"></div><div class="rf-pp-hndlr rf-pp-hndlr-bl" id="A8569:offeringInfoPanelResizerSW"></div><div class="rf-pp-hndlr rf-pp-hndlr-br" id="A8569:offeringInfoPanelResizerSE"></div></div><script type="text/javascript">new RichFaces.ui.PopupPanel("A8569:offeringInfoPanel",{"modal":false,"resizeable":true} );</script></div>]]></update>
Element update for id=A8569:uiSearchForm:j_idt13
<update id="A8569:uiSearchForm:j_idt13"><![CDATA[<span id="A8569:uiSearchForm:j_idt13"> <div id="messageD"> <table id="messageT" class="rich-messages"> </table> </div></span>]]></update>
Element update for id=javax.faces.ViewState
<update id="javax.faces.ViewState"><![CDATA[9218369285307751802:-4584128044205800386]]></update>
error[12:45:31.771]: Received 'error at malformedXML' event from <input id=A8569:j_idt126 ...>
error[12:45:31.771]: [200] undefined: undefined
info [12:45:31.772]: Received 'complete' event from <input id=A8569:j_idt126 ...>
{code}
                  
> PopupPanel rendering error with Liferay Faces Bridge
> ----------------------------------------------------
>
>                 Key: RF-12752
>                 URL: https://issues.jboss.org/browse/RF-12752
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component
>    Affects Versions: 4.2.0.Final, 4.2.3.Final
>         Environment: LiferayFacesBridge3.1.0 Tomcat6 Liferay6.0.5
>            Reporter: Christophe Noel
>
> https://community.jboss.org/thread/220433

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list