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 100798 - Sequence of 'Concat' items changes after binding function with target element
Summary: Sequence of 'Concat' items changes after binding function with target element
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: XSLT (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Sergey Lunegov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-12 15:35 UTC by kozlov
Modified: 2007-04-12 15:35 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 kozlov 2007-04-12 15:35:13 UTC
Reproduced in build070410.

Steps to reproduced:

- create XSLT project;
- create XSL Transformation;
- D'n'D 'Concat' function on transformation editor;
- bind any source element with second item 'String2' of 'Concat' function;
- bind 'Concat' result with any target element.

Now source element is linked with first item 'String1'.