[richfaces-issues] [JBoss JIRA] Resolved: (RF-4445) Javascript-Error, when loading of HTML-page interrupted in IE 6

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Oct 14 13:18:48 EDT 2008


     [ https://jira.jboss.org/jira/browse/RF-4445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski resolved RF-4445.
--------------------------------

    Fix Version/s: 3.3.0
                       (was: Future)
       Resolution: Won't Fix
         Assignee: Tsikhon Kuprevich  (was: Nick Belaevski)


The problem is caused by parallel loading of prototype.js and customer's script. 

Use: <script language="javascript" src="frames/test_custom_en.js" defer="true"/> or execute customer's script by onload event 



> Javascript-Error, when loading of HTML-page interrupted in IE 6
> ---------------------------------------------------------------
>
>                 Key: RF-4445
>                 URL: https://jira.jboss.org/jira/browse/RF-4445
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>         Environment: Server: Tomcat 6.0.13, myfaces 1.2.2, facelets
> Client: WinXP, IE6.0
>            Reporter: Alexey Shakov
>            Assignee: Tsikhon Kuprevich
>             Fix For: 3.3.0
>
>         Attachments: frames.war
>
>
> Each HTML-page in my App includes customer JS. This JS checks, if the current HTML-page is loaded inside a frameset (customer portal). If not, then follows the redirect to this frameset and the current  HTML-page is shown inside this frameset.
> JS-Error (in some of a4j-JS) occurs during redirect.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list