XSLT transforms [message #223408] |
Tue, 04 November 2008 08:52 |
Eclipse User |
|
|
|
Originally posted by: paul.paharrison.net
I am using the WTL XSL tools feature 0.5.0 on OS X and have come across a
strange behaviour - it seems that xml comments in the input xml document
are not making it into the xml infoset that the xsl transformer sees, as
templates with a match="comment()" are never triggered - is this known
behaviour (which a configuration option to not ignore the comments) or is
it a bug?
|
|
|
Re: XSLT transforms [message #223437 is a reply to message #223408] |
Tue, 04 November 2008 14:40 |
Eclipse User |
|
|
|
Originally posted by: dcarver.starstandard.org
Paul Harrison wrote:
> I am using the WTL XSL tools feature 0.5.0 on OS X and have come across
> a strange behaviour - it seems that xml comments in the input xml
> document are not making it into the xml infoset that the xsl transformer
> sees, as templates with a match="comment()" are never triggered - is
> this known behaviour (which a configuration option to not ignore the
> comments) or is it a bug?
Hmmm...I can repeate this. I'll open a bug to track this particular
issue to determine if it's a problem with XSL Tools or with the
processors. I've opened the following bug to track this:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=253703
Question does this work if your run it outside of XSL Tools launch
configurations. i.e. setup an ant script to do the transform?
Dave
|
|
|
Re: XSLT transforms [message #223532 is a reply to message #223437] |
Thu, 06 November 2008 08:39 |
Eclipse User |
|
|
|
Originally posted by: paul.paharrison.net
David Carver wrote:
> Paul Harrison wrote:
>> I am using the WTL XSL tools feature 0.5.0 on OS X and have come across
>> a strange behaviour - it seems that xml comments in the input xml
>> document are not making it into the xml infoset that the xsl transformer
>> sees, as templates with a match="comment()" are never triggered - is
>> this known behaviour (which a configuration option to not ignore the
>> comments) or is it a bug?
> Hmmm...I can repeate this. I'll open a bug to track this particular
> issue to determine if it's a problem with XSL Tools or with the
> processors. I've opened the following bug to track this:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=253703
> Question does this work if your run it outside of XSL Tools launch
> configurations. i.e. setup an ant script to do the transform?
It does not appear to be a problem if my same script is run outside
eclipse -or indeed if I run the same script with the orangevolt xsl plugin.
Paul.
|
|
|
Re: XSLT transforms [message #223581 is a reply to message #223532] |
Thu, 06 November 2008 14:58 |
Eclipse User |
|
|
|
Originally posted by: dcarver.starstandard.org
Paul Harrison wrote:
>
>> Hmmm...I can repeate this. I'll open a bug to track this particular
>> issue to determine if it's a problem with XSL Tools or with the
>> processors. I've opened the following bug to track this:
>
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=253703
>
>> Question does this work if your run it outside of XSL Tools launch
>> configurations. i.e. setup an ant script to do the transform?
>
> It does not appear to be a problem if my same script is run outside
> eclipse -or indeed if I run the same script with the orangevolt xsl plugin.
Yeah, I've been able to duplicate the issues, and you might want to
added yourself to the above bug to monitor it. I've targeted this for
an early 1.0M4 review and hopefully a fix.
Dave
|
|
|
Re: XSLT transforms [message #223764 is a reply to message #223532] |
Thu, 13 November 2008 04:50 |
Eclipse User |
|
|
|
Originally posted by: dcarver.starstandard.org
>> Hmmm...I can repeate this. I'll open a bug to track this particular
>> issue to determine if it's a problem with XSL Tools or with the
>> processors. I've opened the following bug to track this:
>
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=253703
>
>> Question does this work if your run it outside of XSL Tools launch
>> configurations. i.e. setup an ant script to do the transform?
>
> It does not appear to be a problem if my same script is run outside
> eclipse -or indeed if I run the same script with the orangevolt xsl plugin.
Paul, I fixed this in tonights build. It'll be in the 1.0M4 milestone
build. More information in the bug report on what was causing the issue.
Dave
|
|
|
Powered by
FUDForum. Page generated in 0.03433 seconds