[TYPO3-core] FYI24: #10967: Validation issue: unescaped & or unknown entity "&returnUrl" in typo3/file_list.php
Patrick Broens
patrick at netcreators.com
Thu Apr 23 16:53:08 CEST 2009
Xavier Perseguers wrote:
> Hi Patrick,
>
>> Problem:
>> Validation issue: unescaped & or unknown entity "&returnUrl" in
>> typo3/file_list.php
>>
>> Solution:
>> On lines 350 and 353 change &returnUrl= to &returnUrl=
> You mean: ^ &
You're right. This was a text copied from the bugtracker which converts
& to & :-)
>
>> Notes:
>> I consider this a no-brainer, as it does not change any functionality,
>> only proper markup.
>
> I would prefer proper blank spaces around the concatenations on the
> lines you change.
Already changed it. Will be visible at the commit
>
More information about the TYPO3-team-core
mailing list