Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Issue Modifying Expression By Clicking on XSLT ForEach Object
If you double clicked on a XSLT ForEach object and modified the expression, it incorrectly modified the node name. The following steps show an example of how this issue would appear:

  1. Create an XSLT transform worksheet

  2. Set XMLs int the Source and Destination grids

  3. Drop in a ForEach object and link it between one of the Source grid nodes and the Destination grid node

  4. Double click on the ForEach object and modify the expression on the popup

  5. You will notice that the linked node name in the destination grid was incorrectly modified

The code was updated to resolve this issue.
This issue was tracked as Item #122524.

...