[TYPO3] Auto-parser problem [solved]

Jasper jasper22 at xaker.ru
Sun Jan 8 02:34:54 CET 2006


   Yes - thanks to Simon - you was right

   After I checked it with validator a lot of bugs/errors was found. 
Most of them alerted about not closed <table>, <td>, etc.. tags. 
Altought they was in the html 'validator' gave me a warning that they 
are missied  :( so I just normalize my html template file (made 
additional line breaks, moved some content, made a tags tree) and voila 
!!!! it's started to work !!!!

   Thanks again



Simon Child wrote:
> "Jasper" <jasper22 at xaker.ru> wrote in message
> news:mailman.1.1136645748.5106.typo3-english at lists.netfielders.de...
> 
>>Yes - there's some limit problem with auto-parser: Just when I deleted
>>about 10 lines from template html the 'closing' <body> tag started to
>>work.
> 
> 
> Do you have an error in the html syntax which means the autoparser can't
> parse it correctly?
> 
> Try checking the html template with the html validator at
> http://validator.w3.org
> 



More information about the TYPO3-english mailing list