[TYPO3-core] problems after upgrading from typo3 6.2.16 to 6.2.17

Markus Klein markus.klein at typo3.org
Tue Jan 19 13:09:11 CET 2016


Hi!

We discussed this a lot before merging the change, and we agreed that such markers were simply never allowed, nor intended.
I'm sorry that you have been hit by such a problem, but this actually only worked for subpart markers beforehand and also only because the whole comments are removed, otherwise this would have failed already before.

Kind regards
Markus

------------------------------------------------------------
Markus Klein
TYPO3 CMS Core Team Member

TYPO3 .... inspiring people to share!
Get involved: typo3.org


> -----Original Message-----
> From: typo3-team-core-bounces at lists.typo3.org [mailto:typo3-team-core-
> bounces at lists.typo3.org] On Behalf Of Maik Nergert
> Sent: Tuesday, January 19, 2016 12:48 PM
> To: typo3-team-core at lists.typo3.org
> Subject: [TYPO3-core] Re: problems after upgrading from typo3 6.2.16 to
> 6.2.17
> 
> After reviewing the changes in ContentObjectRenderer.php and revoking
> the preg_match_all from /###([^#](?:[^#]*+|#{1,2}[^#])+)###/ to
> /###([\w:-]+)###/ the template works.
> 
> Also I've found the main reason of the failure!
> 
> We had code like this in the template
> <!-- ###### Begin ###### -->
> <!-- ###### End ###### -->
> 
> The new preg_match_all rule does not work with more than 6 hash tags in a
> row ;)
> _______________________________________________
> Before posting to this list, please have a look to the posting rules
> on the following websites:
> 
> http://typo3.org/teams/core/core-mailinglist-rules/
> http://typo3.org/development/bug-fixing/diff-and-patch/
> _______________________________________________
> TYPO3-team-core mailing list
> TYPO3-team-core at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-team-core



More information about the TYPO3-team-core mailing list