XSLT Debugger will not render XHTML sometimes

Having trouble installing Oxygen? Got a bug to report? Post it all here.
tjensen
Posts: 4
Joined: Thu Jul 13, 2006 11:44 pm

XSLT Debugger will not render XHTML sometimes

Post by tjensen »

I have the problem when I debug an XSLT against a source file, the first time everything is fine and the output as viewed in a web browser shows in the XHTML window. If I fix something and attempt to debug again, it shows the text in both the text and xhtml window. I then have to close the program and reopen to let it work once. Annoying since I use this for on the fly reporting.

Thanks,

Tim
tjensen
Posts: 4
Joined: Thu Jul 13, 2006 11:44 pm

Re:

Post by tjensen »

BTW, only a problem since 7.2
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Post by sorin_ristache »

Hello,

Do you mean that the same transformation works correctly in version 7.1 and it has the described problem in version 7.2 ? Are the two versions executed with the same version of the Java virtual machine ? You can check that in Help -> About -> System properties -> java.vm.version. If the answer is yes please send sample input files for the transformation to support at oxygenxml dot com in order to reproduce the problem.

Regards,
Sorin
Post Reply