Details
- 
        Type:
 Bug
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: 2.0-Beta2
 - 
            Fix Version/s: 2.0-Beta2
 - 
            Component/s: None
 - 
            Labels:None
 - 
            Environment:Glassfishv3 & IE8 browser only
 
- 
                        Assignee Priority:P2
 - 
                        Affects:Sample App./Tutorial
 
Description
                    Basic & compat-Basic test fails:
1) Deploy the application on Glassfishv3 server
2) Load the application on IE8 browser
3) Click on link "stock JSF Page"
4) Click on " Stock JSF Page (ajax - form)" button
5) A popup message is displayed "malformedXML: XML Parsing Error: An invalid character was found in text content.
Location: Line Number 11, Column 9: ---------^"
            
1) Deploy the application on Glassfishv3 server
2) Load the application on IE8 browser
3) Click on link "stock JSF Page"
4) Click on " Stock JSF Page (ajax - form)" button
5) A popup message is displayed "malformedXML: XML Parsing Error: An invalid character was found in text content.
Location: Line Number 11, Column 9: ---------^"
Activity
| Field | Original Value | New Value | 
|---|---|---|
| Assignee | Deryk Sinotte [ deryk.sinotte ] | 
| Salesforce Case | [] | |
| Fix Version/s | 2.0-Beta2 [ 10242 ] | |
| Affects | [Sample App./Tutorial] | |
| Assignee Priority | P2 | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #22155 | Wed Aug 11 10:11:31 MDT 2010 | deryk.sinotte |      | 
| Files Changed | ||||
            					
			 
                            ADD
            				/icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/util/CharacterEncodingHandler.java
            
             
                            ADD
            				/icefaces2/trunk/icefaces/core/src/main/resources/META-INF/extra.faces-config.xml
            
             | 
| Status | Open [ 1 ] | Resolved [ 5 ] | 
| Resolution | Fixed [ 1 ] | 
| Status | Resolved [ 5 ] | Closed [ 6 ] | 

I'm not seeing the popup in either of the sample applications with IE 8 but it does appear that there may be some issues with the nbsp entities embedded in the page. Removing them from both the basic and the compat-basic pages helps but is not a fix.
The steps for me to recreate this are to navigate to the stock JSF page and click the Stock JSF Page (ajax-all) button. Continuing to investigate as the other browsers don't appear to complain but if it's in stock JSF with IE we may need to open a case in the Mojarra tracking system.