Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » XSLT transforms
XSLT transforms [message #223408] Tue, 04 November 2008 08:52 Go to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:How to add HTTP authentication in Web Services Explorer?
Next Topic:_bak file created when using wst save functionality
Goto Forum:
  


Current Time: Tue Mar 19 10:39:01 GMT 2024

Powered by FUDForum. Page generated in 0.02694 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top