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 4 Next »

Initially released to IWS Test on 20161005

Software Fixes

Issue with XSLT ForEach Path Generation

When the source XML file of the XSLT translator has the same XML node names on various levels, incorrect output file may be generated when using ForEach object due to relative path used. The code was updated to resolve this issue. Absolute path can be manually entered into XSLT ForEach expression.
This issue was tracked as Item #145788.


Issue with Lowercase Profile Names
If you create a new profile in lowercase, it does not display in the tab "Profile list". The code was updated to ensure profiles regardless of cases are displayed. Also, the ability to delete and loading the profiles in lowercase was added.
This issue was tracked as Item #145856.

  • No labels