[richfaces-issues] [JBoss JIRA] (RF-13397) a4j:push not working with Internet Explorer >= 10

Juraj Húska (JIRA) jira-events at lists.jboss.org
Fri Nov 29 11:04:07 EST 2013


    [ https://issues.jboss.org/browse/RF-13397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927626#comment-12927626 ] 

Juraj Húska edited comment on RF-13397 at 11/29/13 11:03 AM:
-------------------------------------------------------------

I can reproduce the error.

I have reproduced it with both online referenced showcase (after restart of the application server) and also with locally running JBoss AS 7.1.1.Final.

The issue is occurring only in IE. Other browsers works.

I got this JS error into the console:
{code}
HTML1524: Invalid DOCTYPE. The shortest valid doctype is "<!DOCTYPE html>". 
component-sample.jsf, line 1 character 1
{code}

I have tried to change the doctype, as is advised [here|http://stackoverflow.com/a/16127782]. However the error disappeared, the {{r:push}} is still not working. I can not see any network activity in the browser, so I guess it is server/atmosphere problem ?

Let me know if I can test sth more.
                
      was (Author: jhuska):
    I can reproduce the error.

I have reproduced it with both online referenced showcase (after restart of the application server) and also with locally running JBoss AS 7.1.1.Final.

The issue is occurring only in IE. Other browsers works.

I git this JS error into the console:
{code}
HTML1524: Invalid DOCTYPE. The shortest valid doctype is "<!DOCTYPE html>". 
component-sample.jsf, line 1 character 1
{code}

I have tried to change the doctype, as is advised [here|http://stackoverflow.com/a/16127782]. However the error disappeared, the {{r:push}} is still not working. I can not see any network activity in the browser, so I guess it is server/atmosphere problem ?

Let me know if I can test sth more.
                  
> a4j:push not working with Internet Explorer >= 10
> -------------------------------------------------
>
>                 Key: RF-13397
>                 URL: https://issues.jboss.org/browse/RF-13397
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: showcase
>    Affects Versions: 4.3.4
>         Environment: Any where Internet Explorer 10 or above is available
>            Reporter: Tobias Seppenhauser
>            Assignee: Juraj Húska
>              Labels: richfaces
>
> The <a4j:push> mechanism seems to be broken when using the Internet Explorer 10 or above. This can easily be verified by visiting the corresponding showcase component [1]. The UUID never gets updated. 
> Unfortunately I can't see any error in the Javascript console.
> [1] http://showcase.richfaces.org/richfaces/component-sample.jsf?demo=push&skin=blueSky

--
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