Search found 9 matches

by Crispness
Fri Aug 07, 2020 7:06 pm
Forum: Common Problems
Topic: Exclude files in directory compare
Replies: 1
Views: 892

Exclude files in directory compare

How do i add another file ('thumbs.db') to the exclude list when performing a directory comparison?

It already has '.DS_Store' in the field.

Do i just put a space between the 2 filenames?
Or a comma?
Or something else?
by Crispness
Wed Jun 17, 2020 1:45 pm
Forum: XSLT and FOP
Topic: Debugging views in 'auto-hide' mode
Replies: 3
Views: 1531

Re: Debugging views in 'auto-hide' mode

Yes, Reset layout worked, but i can't see a pin.

Is it because I'm on a mac?
by Crispness
Tue Jun 16, 2020 6:37 pm
Forum: XSLT and FOP
Topic: Debugging views in 'auto-hide' mode
Replies: 3
Views: 1531

Debugging views in 'auto-hide' mode

My debugging views in the XSLT perspective have slipped into an auto-hide mode. Rather than taking up a permanent strip of space along the bottom of my screen, just bthe tabs appear there now and I need to click on each one in turn to make them open up. How do I revert this behaviour to make thesse ...
by Crispness
Wed Feb 27, 2019 4:56 pm
Forum: XSLT and FOP
Topic: Updating Saxon version
Replies: 1
Views: 2198

Updating Saxon version

Hi My Oxygen installation (XML Editor 20.1, build 2018080903) is using Saxon PE 9.8.0.12 by default, but my live system is using 9.8.0.15J. I am getting some differences in the output between my installation and the live system and I would like to rule out a Saxon version problem before going too mu...
by Crispness
Mon Jan 25, 2016 1:23 pm
Forum: Common Problems
Topic: SVN Client branching
Replies: 1
Views: 1564

SVN Client branching

Hi
Is it possible to create a branch using the SVN client?
TIA
by Crispness
Thu Aug 27, 2015 4:01 pm
Forum: XSLT and FOP
Topic: XSpec unit tests failing on unusual differences
Replies: 3
Views: 4060

Re: XSpec unit tests failing on unusual differences

Is there a way to tell it to ignore whitespace during the tests?
by Crispness
Tue Aug 18, 2015 4:22 pm
Forum: XSLT and FOP
Topic: XSpec unit tests failing on unusual differences
Replies: 3
Views: 4060

XSpec unit tests failing on unusual differences

Hi I am using OxygenXML to write unit tests for some XSLT stylesheets I am working on. Two of my tests is failing but I can't see why. I have separated the failing tests into their own unit test doc and stylesheet The xspec doc is as follows <?xml version="1.0" encoding="UTF-8"?>...
by Crispness
Wed Jan 26, 2011 3:27 pm
Forum: XSLT and FOP
Topic: Debugging LIBXSLT
Replies: 3
Views: 2432

Re: Debugging LIBXSLT

two things here: 1. You are saying that libxslt cannot be used within the debugger? Is that correct? 2. I am not getting any errors in Oxygen currently with this stylesheet. The 'errors' only show up using libxslt. And I can't use libxslt in Oxygen, can I? The stylesheet behaves itself perfectly und...
by Crispness
Wed Jan 26, 2011 1:52 pm
Forum: XSLT and FOP
Topic: Debugging LIBXSLT
Replies: 3
Views: 2432

Debugging LIBXSLT

Hi We have an online XSLT process using Nokogiri (libxsl) on Ruby-on-Rails and have a problem with one of our XSLT docs. It's a very recursive process turning 'flat' XML into neatly nested XML. The document runs fine locally here in Oxygen under Saxon 6.x and 9.x, and fine under Saxon 9.x in the onl...