This content has been marked as final. 
    
Show                 5 replies
    
- 
        1. Re: xmlParseEntityRef: no name in Chrome and Safariilya_shaikovsky Oct 5, 2009 7:22 AM (in response to trunikov)RF version? 
- 
        2. Re: xmlParseEntityRef: no name in Chrome and Safaritrunikov Oct 5, 2009 7:35 AM (in response to trunikov)"ilya_shaikovsky" wrote: 
 RF version?
 3.3.1.GA
- 
        3. Re: xmlParseEntityRef: no name in Chrome and Safaritrunikov Oct 5, 2009 8:24 AM (in response to trunikov)BTW the html page is declared as: 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" >
- 
        4. Re: xmlParseEntityRef: no name in Chrome and Safariilya_shaikovsky Oct 5, 2009 8:41 AM (in response to trunikov)you could check that richfaces-demo sample works. try please to use: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > 
- 
        5. Re: xmlParseEntityRef: no name in Chrome and Safaritrunikov Oct 5, 2009 9:00 AM (in response to trunikov)"ilya_shaikovsky" wrote: 
 you could check that richfaces-demo sample works. try please to use:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > 
 I've just tried it without success.
 Also I found inaccuracy in my post.
 The tag
 <f:selectItem itemLabel="P & G" />
 is actually
 .
 <f:selectItem itemLabel="P & G" />
 
    