[TYPO3]  htmlSpecialChars = 1 and & in link name
    Krystian Szymukowicz 
    t33k.RE.MO.VE at RE.MO.VE.prolabium.com
       
    Mon Jun  5 08:48:22 CEST 2006
    
    
  
hello
in spite that I set
htmlSpecialChars = 1
like this:
NO {
  stdWrap.htmlSpecialChars = 1
  wrapItemAndSub = <li>|</li>
}
and in config:
config.xhtml_cleaning = all
i still get & instead of & in link name
<a href="anything?foo=1&bar=2">Foo & Bar</a>
                                      ^^^^^
and because of that validation fails.
Any idea how to get rid of & in the link name?
thanks
--
Krystian
    
    
More information about the TYPO3-english
mailing list