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: ---------^"
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.