XSLT Debugger "Save All" issue

Having trouble installing Oxygen? Got a bug to report? Post it all here.
bds
Posts: 47
Joined: Mon Jun 26, 2006 10:40 pm

XSLT Debugger "Save All" issue

Post by bds »

Hi. I'm having a curious issue with the XSLT Debugger: after making minor adjustments or changes in the XSLT and running the transformation, I keep getting a Save All dialogue box. The bug is that this was not happening yesterday. I haven't made any changes to the preferences that I'm aware of.

Is there a way to disable this? A search of the boards didn't turn up this issue - please excuse me if this is an old topic.

Thanks very much.
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: XSLT Debugger "Save All" issue

Post by sorin_ristache »

Hello,

The warning dialog is displayed when you start debugging if one of the opened files that is not the input XML or the input XSL of the transformation is modified and not saved to disk.

You can enable saving all unsaved files when start debugging by selecting the option Save all files before transformation or validation available in Preferences -> Editor -> Open/Save so that the dialog is not displayed. If the option is not selected the warning dialog informs you that there are unsaved changes that may change the output of the transformation in an unexpected way.


Regards,
Sorin
Post Reply