[TYPO3-dev] xml error

Juan Asencio jao at dmi.dk
Thu Jun 13 10:35:07 CEST 2013


Hi everybody,

I'm trying to show an xml file, but I am getting this error:

This page contains the following errors:

error on line 2 at column 6: XML declaration allowed only at the start of the document
Below is a rendering of the page up to the first error.

If I check the source code of the page, there is a blank line and a tab space before the xml declaration:


        <?xml version="1.0" encoding="UTF-8"?>
        <mytag>...

Any suggestions how to remove this blank space before the xml tag?

I been trying different options on template tools for this specific page, but I haven't figure it out what it could be the right parameters to remove this.

Any guidance will be highly appreciated.

Regards.

Juan.-


More information about the TYPO3-dev mailing list