[TYPO3-templavoila] TV 1.2.0 : Wrong mapping information in TO

Marc Ehret marc.ehret at gmx.net
Tue Jan 23 14:49:36 CET 2007


Hi all and hi Dmitry :-)

after updating to TemplaVoila 1.2.0 the content was gone - only in fe.

I set up a fresh installation of TYPO3 4.1beta3 and Templavoila 1.2 and 
the behaviour is reproducable:



After creating DS and TO the first time everything works as expected. 
But looking in Web > TemplaVoila and clicking [update mapping] it shows:

    "The current mapping information is different from the mapping 
information in the Template Object"

After saving the content in fe has gone. After a little phpmyadmin here 
and there I founf the following strange behaviour:



After creating DS and TO the first time the content of field 
tx_templavoila_tmplobj.templatemapping is:

a:2:{s:11:"MappingInfo";a:1:{s:4:"ROOT";a:2:{s:6:"MAP_EL";s:24:"body#page-standard/INNER";s:2:"el";a:1:{s:13:"field_content";a:1:{s:6:"MAP_EL";s:17:"div#content/INNER";}}}}s:18:"MappingData_cached";a:2:{s:6:"cArray";a:3:{i:0;s:21:"

	<div id="content">";s:13:"field_content";s:28:"
		content content content
	";i:2;s:8:"</div>

";}s:3:"sub";a:0:{}}}



After [update mapping] the content of field 
tx_templavoila_tmplobj.templatemapping is:

a:5:{s:11:"MappingInfo";a:1:{s:4:"ROOT";a:2:{s:6:"MAP_EL";s:24:"body#page-standard/INNER";s:2:"el";a:1:{s:13:"field_content";a:1:{s:6:"MAP_EL";s:17:"div#content/INNER";}}}}s:18:"MappingData_cached";N;s:16:"MappingInfo_head";a:2:{s:16:"headElementPaths";N;s:10:"addBodyTag";i:0;}s:23:"MappingData_head_cached";a:2:{s:6:"cArray";a:1:{i:0;s:30:"
<title>Page Standard</title>
";}s:3:"sub";a:0:{}}s:14:"BodyTag_cached";s:0:"";}



Comments?

Marc

PS: Same with TYPO3 4.0.4
PPS: Of course I didn't change the HTML-Template or DS manually.




More information about the TYPO3-project-templavoila mailing list