[richfaces-issues] [JBoss JIRA] Resolved: (RF-3274) rich:tabpanel / commandlink/graphicimage don t work with firefox 2.0.0.14
Nick Belaevski (JIRA)
jira-events at lists.jboss.org
Sun Apr 27 07:50:09 EDT 2008
[ http://jira.jboss.com/jira/browse/RF-3274?page=all ]
Nick Belaevski resolved RF-3274.
--------------------------------
Resolution: Incomplete Description
Please provide the whole page code together with tabs & tabPanel. Thank you in advance!
> rich:tabpanel / commandlink/graphicimage don t work with firefox 2.0.0.14
> ---------------------------------------------------------------------------
>
> Key: RF-3274
> URL: http://jira.jboss.com/jira/browse/RF-3274
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.2.0
> Environment: Firefox 2.0.0.14
> Richfaces 3.2.0
> JBoss 4.2.2 GA
> Mojarra1_2_08 (upgrade as describe on this site)
> Reporter: Adrien
>
> Il have 3 tabs : T1 t2 t3
> On t1 have a menu (rich:panelMenuItem),
> When i click on a menu i display on T1 a page with commandLink and a graphic image
> Click on t2 and t1. Try to click the command link
> under ie6 it s work
> under firefox nothing append : you need to reload the page.
> <h:commandLink id="fm" action="#{resultsHolder.navigate}" rendered="#{facesContext.externalContext.remoteUser != msg.userFrom }">
> <f:param name="rowKey" value="#{nritem}" />
> <f:param name="uid" value="#{msg.userFrom}" />
> <h:outputText value="#{msg.userFrom}">
> <f:converter converterId="longPseudoConvert" />
> </h:outputText>
> </h:commandLink>
> <h:graphicImage id="icv" value="#{photo.urlPhotoCV}" />
--
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