|
next
|
 Subject: duplicate values in variable window Author: Ron Wortz Date: 28 Apr 2008 11:44 AM
|
While debugging stylesheets and viewing the Variables window, I noticed that the variable values repeat themselves. For instance, if I have variable $docType, and the value is "Word", the Variable window displays this as "WordWord". This happens for every variable displayed in the window.
Wondering if there's a way to have the variable value display only once. It's not a show-stopper bug, but it definitely slows things down when I'm trying to debug and need to check the values of various strings, integers, etc.
I'm using 2008 Professional Suite, and running Windows XP, SP2.
I've also tried changing the XSLT processor from Built-in to Saxon to .NETXslTransform, but that doesn't have any effect on the Variables window.
|
|
|