[richfaces-issues] [JBoss JIRA] (RF-12490) On Session Expiration rich faces a:commandLink displays Javascript code in Jboss EPP 4.3

Praveen Kumar (JIRA) jira-events at lists.jboss.org
Sat Sep 15 07:46:34 EDT 2012


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


More information about the richfaces-issues mailing list