? Success

User tests: Successful: Unsuccessful:

avatar Narimm
Narimm
16 Feb 2014

...view.templates

The ConfigViewCmsHtml is just overwritten for each Loadtemplate() call...any parameters NOT overwritten by a future template will perpetuate. IE add a description into the site (site settings) configuration template. It will be written to all subsequent templates.

This patch provides a quick fix that resets the name, fieldname and description after the output buffer is cleared and the template _output is returned.

avatar Narimm Narimm - open - 16 Feb 2014
avatar Bakual
Bakual - comment - 16 Feb 2014

I wouldn't mess around in the view class here to fix an issue produced somewhere else.
You could probably easily reset the properties in the layout itself after loading the layoutfile.

avatar Narimm Narimm - change - 7 May 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-05-07 12:06:26
avatar Narimm Narimm - close - 7 May 2014
avatar Narimm Narimm - close - 7 May 2014

Add a Comment

Login with GitHub to post a comment