[Typo3-dev] Typo in Ext Dev Eval extension

Andrew Henson andy at elaptics.co.uk
Tue Apr 27 20:58:49 CEST 2004


Hi List,

Not sure if it's me but I have just downloaded the Ext Dev Eval 
extension into 3.6.0RC2 and running the beautify code options results in 
a Fatal error on line 191 in class.tx_extdeveval_tunecode.php. It's due 
to the require_once './class.tx_extdeveval_tuneBeautify.php'; and the B 
being capitalised because the filenames are all lower case, changing it 
to lower case fixes it. I think it's a bug because it's showing the 
files are lower case in the extension repository on typo3.org and 
viewing the code online shows the B as uppercase.

I haven't seen this reported elsewhere so just want to know if it's 
perhaps something to do with my installation

Andy




More information about the TYPO3-dev mailing list