Page 1 of 1

XSLT Debugger: Can't expand nodes in "Nodes/Values Set&

Posted: Wed Jan 03, 2007 4:41 am
by jokester01au
When debugging XSLT using XWatch, I am getting a problem where I can't expand nodes in the Nodes/Values Set pane. I have a variable "$eltList" selected in XWatch, and the Nodes/Values set pane displays a document/fragment and its immediate children. Those children all have + symbols, but clicking on the + does nothing.

I am using:
Oxygen 8.0
XSLT 2.0
Saxon 8
Eclipse 3.3M3
Windows Vista
Sun JDK1.6.0RC

Posted: Wed Jan 03, 2007 11:32 am
by george
Hi,

Does that happen with any stylesheet or only with a specific one? If the problem is generic, with any stylesheet, then it may be because you use Eclipse 3.3M3 while oXygen 8 was developed and is supported on Eclipse 3.2. If the problem is only with a specific stylesheet then please send us either here or at support at oxygenxml dot com more information to be able to reproduce that behavior (cut don test files, description of the steps we should take to reproduce the problem).

Best Regards,
George

XSLT Debugger: Can't expand nodes in "Nodes

Posted: Thu Jan 04, 2007 1:12 am
by jokester01au
Fair enough that you don't support milestone releases.

This problem doesn't seem to occur on 3.2.1. If I manage to reproduce it there I'll let you know.