[TYPO3-templavoila] nested_fields contains the wrong fields
Frederik Reiß
f.reiss at mcgrip.de
Thu Oct 7 12:40:37 CEST 2010
Note to self: the typo3 meilinglists remove all attachments. :(
You can find the patch here: http://mcgrip.de/tv_nested_fields.diff
> -----Ursprüngliche Nachricht-----
> Von: typo3-project-templavoila-bounces at lists.typo3.org [mailto:typo3-
> project-templavoila-bounces at lists.typo3.org] Im Auftrag von Frederik
> Reiß
> Gesendet: Donnerstag, 7. Oktober 2010 12:36
> An: typo3-project-templavoila at lists.typo3.org
> Betreff: [TYPO3-templavoila] nested_fields contains the wrong fields
>
> Hi,
>
> in TemplaVoila 1.5.0 (and before) the Algoritm which generates the
> nested_fields var is flawed. It generates
>
> <field_before>,current_field
>
> Instead of at least
>
> <field_above>,current_field
>
> or
>
> <toplevel_field_above>,current_field
>
> I wrote a patch which generates the correct nested_fields from
> current_field
> up to the toplevel_field. But since it's my first patch for
> Typo3/TemplaVoila, i'm sure it's not perfect, but at least it's more
> useful
> than the current implementation ;)
>
> Regards
>
> Frederik Reiß
More information about the TYPO3-project-templavoila
mailing list