[TYPO3-english] Templavoila does not work again

Vahan Amirbekyan vamirbekyan at dgfoundation.org
Thu Jun 4 17:39:51 CEST 2009


I simplified the HTML to this one and it still does not want to hold the 
mapping of CO to the body. I map CO to the body and looses that mapping 
right away when I try to map another element on the div.

Is there some kind of caching that should be cleared?


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
         <meta http-equiv="Content-Type" content="text/html; 
charset=utf-8"/>
         <title>Subscription</title>
</head>
<body><div>test</div></body></html>


More information about the TYPO3-english mailing list