[TYPO3-core] $TBE_STYLES - Bug?

Markus Klein klein.t3 at mfc-linz.at
Mon Jun 25 18:06:23 CEST 2012


Hi!

class.t3lib_arraybrowser.php, line 157 in current master.
$variableName = $this->varName . '[\'' . str_replace('.', '\'][\'', $depth) . '\'] = ' .

I'm not sure, if changing this has any side effects.

Kind regards
Markus

> -----Original Message-----
> From: typo3-team-core-bounces at lists.typo3.org [mailto:typo3-team-core-bounces at lists.typo3.org] On Behalf Of Robert Wildling
> Sent: Monday, June 25, 2012 1:41 PM
> To: typo3-team-core at lists.typo3.org
> Subject: [TYPO3-core] $TBE_STYLES - Bug?
> 
> Hi,
> 
> I think I found a bug, but would like to have some feedback from you first, before I file a bug report.
> 
> Changing the backend login file can be done via addinf this line to the
> ext_tables.php:
> 
> $TBE_STYLES['htmlTemplates']['templates/login.html']
> 
> Grabbing that line from BE -> configuration -> $TBE_STYLES (Skinning
> styles) -> click on "[htmlTemplates][templates/login.html]" yields the following in the copyable variable text input field:
> 
> $TBE_STYLES['htmlTemplates']['templates/login']['html'] =
> 
> The "." (dot) is interpreted as a Typoscript feature and therefore the html is split into a new array element. (At least, that's how I think
> it
> happens...)
> 
> 
> This is happening on TYPO3 4.6.9 - I still need to check other versions.
> Maybe you could post your feedbacks, too. Thanks!
> 
> Cheers,
> Robert
> _______________________________________________
> 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