Praveen Kumar created RF-12490:
----------------------------------
Summary: On Session Expiration rich faces a:commandLink displays
Javascript code in Jboss EPP 4.3
Key: RF-12490
URL: https://issues.jboss.org/browse/RF-12490
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-a4j-core
Affects Versions: 3.3.3.Final
Environment: Jboss epp 4.3 ,Seam 2.1 GA ,Richfaces 3.3.3
Reporter: Praveen Kumar
I am using Richfaces3.3.3 and Jboss enterprise portal 4.3. I have issue when
using <a4j:commandLink>. I have used a:commandLink with richComponent control
as shown below
<a:commandLink value="" id="deleteLink" ajaxSingle="true"
reRender="deletePanel" action="#{myAction}">
<rich:componentControl for="loadingPanel"
operation="show" event="onclick"/>
<rich:componentControl for="deletePanel" operation="show"
event="oncomplete"/>
</a:commandLink>
In my application whenever the session expires ,after login generates the below
message :
Richfaces.componentControl.performOperation(event,'oncomplete','#_subscriptionsWindow\\:_viewRoot\\:j_id3\\:deletePanel','show')Richfaces.componentControl.performOperation(event,'oncomplete','#_deletesWindow\\:_viewRoot\\:j_id3\\:deletePanel','show')
--
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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues