Links/Clicks not working in Firefox after Using the Back button on an XPage
问题 I'm finding that XPages I have, when loaded in Firefox, have an odd quirk that I can't seem to get around. On my XPage, there is a viewPanel, in which one of the columns is defined as such: <xp:viewColumn styleClass="viewAction" id="View"> <xp:this.value><![CDATA[#{javascript:""}]]></xp:this.value> <xp:viewColumnHeader value="View" id="viewColumnHeader2"> </xp:viewColumnHeader> <xp:image url="/imgs/viewBtn.png" id="image2" styleClass="linkImg"> <xp:eventHandler event="onclick" submit="true"