This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 93694 - Mapped attribute nodes display as AttributeDeclarationNode@... in target tree
Summary: Mapped attribute nodes display as AttributeDeclarationNode@... in target tree
Status: VERIFIED WORKSFORME
Alias: None
Product: soa
Classification: Unclassified
Component: XSLT (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Nikita Krjukov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-31 17:06 UTC by Andrei Chistiakov
Modified: 2007-02-14 12:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Chistiakov 2007-01-31 17:06:20 UTC
Reproduced in build 070131_1.

Mapped attribute nodes like 

            <xsl:attribute name="orderDate">
                <xsl:value-of select="ipo:purchaseOrder/@orderDate"/>
            </xsl:attribute>

display as AttributeDeclarationNode@... in target tree.
Comment 1 Nikita Krjukov 2007-02-14 11:24:26 UTC
It suppose it has been fixed already
Comment 2 Andrei Chistiakov 2007-02-14 12:39:15 UTC
Verified in build 070213_27.