[TYPO3-dev] bugtracker and PHP5.3.0

Daniel Doesburg daniel at typo3-nl.eu
Tue Dec 15 09:04:02 CET 2009


I found a problem with Linux, typoscript and PHP5.3.0
The following:
page = PAGE
page {
   10 = TEXT
   10.value = HELLO WORLD!
   20 = TEMPLATE
   20 {
     template = FILE
     template.file = fileadmin/template.html
   }
}

Produced only HELLO WORLD!
Nothing from the html file.
I've tried it in several ways but all failed.

On my local environment (WIN7) with xampp (apachefriends) it works 
without problems with PHP5.3.0

Questions:
1. Is this a T3 or a PHP problem?
2. Where do I have to create a bug report?


Kind regards,

Daniel Doesburg




More information about the TYPO3-dev mailing list