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

Having trouble installing Oxygen? Got a bug to report? Post it all here.
jokester01au
Posts: 64
Joined: Tue May 17, 2005 9:16 am

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

Post 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
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post 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
George Cristian Bina
jokester01au
Posts: 64
Joined: Tue May 17, 2005 9:16 am

XSLT Debugger: Can't expand nodes in "Nodes

Post 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.
Post Reply