Hotfix 77454
- Version
- This hotfix concerns SDL Tridion 2011 SP1.
- Problem description
-
If I publish a page from Tridion with
<tridion:IncrementKey>nothing ever gets updated in the P&P tables. However, if I configure the deployer to generate inline JSP code instead of the taglib, the code works as expected. - Hotfix description
-
The issue occurs due to inconsistencies of the JSP tags in the generated inline code. We added tracking for the whole page and for the customer characteristics to the JSP tag. Additionally, the
ConditionJSP tag was fixed to be able to evaluate conditions with operators<>,<, or because this is the default way the Content Manager creates the tags. - Distributed files
-
cd_datalayer.jar - Fixes included
- None
- Dependencies
- None