[TYPO3-core] RFC #15741: Feature: PageRenderer should be able to include locallang-files as JS-InlineLabels

Steffen Kamper info at sk-typo3.de
Mon Sep 20 10:46:22 CEST 2010


Hi,

testing again showed a problem with using pageRenderer charset and language.
Normally you add those settings to the template or for FE in TS. They 
are applied later in render. So processing the file direct with setting 
to pageRenderer leads always to an exception.

Also the selectionPrefix didn't worked as there was a wrong key used.

I refactored the method by setting it to internal pageRenderer var, 
added a getter and moved processing to the render process.

I also adjusted the unit tests to reflect the changes and corrected 
spelling errors (lable => label)

vg Steffen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 15741_v6.diff
Type: text/x-diff
Size: 8928 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100920/3f022379/attachment.diff>


More information about the TYPO3-team-core mailing list