Details
-
Type: Bug
-
Status: Closed
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 2.0-Alpha1
-
Fix Version/s: 2.0-Alpha1, 2.0.0
-
Component/s: Framework
-
Labels:None
-
Environment:jsf2.0, ICEfaces2
-
Affects:Compatibility/Configuration
Description
renaming of javascript files to js.txt.jsf extension is a problem for IE (I tested with IE7).
Get errors on browser such as :-
> Webpage error details
>
> User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MSN Optimized;US)
> Timestamp: Mon, 2 Nov 2009 18:40:54 UTC
>
>
> Message: Object doesn't support this property or method
> Line: 11702
> Char: 1
> Code: 0
> URI: http://localhost:8080/component-showcase/javax.faces.resource/ice-extras.js.txt.jsf
>
>
>
> Message: Object doesn't support this property or method
> Line: 24
> Char: 5
> Code: 0
> URI: http://localhost:8080/component-showcase/javax.faces.resource/icesubmit.js.txt.jsf
>
Get errors on browser such as :-
> Webpage error details
>
> User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MSN Optimized;US)
> Timestamp: Mon, 2 Nov 2009 18:40:54 UTC
>
>
> Message: Object doesn't support this property or method
> Line: 11702
> Char: 1
> Code: 0
> URI: http://localhost:8080/component-showcase/javax.faces.resource/ice-extras.js.txt.jsf
>
>
>
> Message: Object doesn't support this property or method
> Line: 24
> Char: 5
> Code: 0
> URI: http://localhost:8080/component-showcase/javax.faces.resource/icesubmit.js.txt.jsf
>
Need this looked at ASAP. We will need to issue a patched 2.0 Alpha 1 bundle with this corrected.