Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Initially released to IWS Test on 20141015

Software Fixes

Value Entered in XSLT General Params Disap pears After Scrolling
In the XSLT General Parmas Object, if you enter or select a value in a cell that has a dropdown list and then you scroll, the value you entered disappears. This is not just a visual issue, the value actually is not stored. The code was updated to resolve this issue.
This issue was tracked as Item #123842.


Updated Algorithm of XSLT General Parameter "AddIfNotNulllToAll"
The algorithm for XSLT General Parameter "AddIfNotNullToAll" was updated. Previously, if "AddIfNotNulllToAll" was set to True, only aliases in the XSLT expression were checked for a null value. With the update algorithm, now all expressions will be checked for a null value.
This issue was tracked as Item #123845.

  • No labels