Item13567: TML in dirty areas not rendered correctly

pencil
Priority: Urgent
Current State: Closed
Released In: 2.0.1
Target Release: patch
Applies To: Extension
Component: PageCache, TipsContrib
Branches: master Item13525
Reported By: GeorgeClark
Waiting For:
Last Change By: GeorgeClark
-- GeorgeClark - 28 Jul 2015

I'm not sure what's going on.

It's working fine on my local install

-- GeorgeClark - 28 Jul 2015

This appears to be a Cache bug. Problem has been duplicated in the Sandbox web. See Sandbox.TestTipsOfTheDay Removing the <dirtyarea> tags from the %INCLUDEd topic Sandbox.TipsOfTheDayInclude fixed the issue.

-- GeorgeClark - 28 Jul 2015

Regression in dirty area renderer.

Also: the way TipsContrib was written does not work out in cached regions. That's because

  1. %CALC isn't a real macro; using %CALCULATE instead fixes this,
  2. strange use of blackslash escapes inside a %CALC formula and
  3. missing backslash escapes for some macro parameters.

-- MichaelDaum - 28 Jul 2015
 
Topic revision: r3 - 03 Aug 2015, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy