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 131950

Summary: REGRESSION: Warning about invalid XPath expression when functions are used within assignment
Product: soa Reporter: Andrei Chistiakov <ca-nb>
Component: BPEL MapperAssignee: Nikita Krjukov <supernikita>
Status: RESOLVED FIXED    
Severity: blocker CC: supernikita
Priority: P1    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 132144    
Attachments: Screen shot

Description Andrei Chistiakov 2008-04-03 15:51:27 UTC
Reproduced with NetBeans IDE Dev (Build 200804020122) (release61).

To reproduce the bug:
- open BPEL Mapper;
- drop String function on canvas;
- bind the function to source and target nodes;
- switch to Design;
- switch back to Mapper.

See the attached screenshot.
Comment 1 Andrei Chistiakov 2008-04-03 15:52:01 UTC
Created attachment 59626 [details]
Screen shot
Comment 2 Andrei Chistiakov 2008-04-03 15:56:08 UTC
Since this is a regression that badly affects working with Mapper, I'm raising priority to P1.
Comment 3 _ alexpetrov 2008-04-04 16:55:30 UTC
This bug has been fixed in trunk now: 
http://hg.netbeans.org/main?cmd=changeset;node=7a278f5e93a4
Comment 4 Sergey Lunegov 2008-04-07 07:31:35 UTC
Nikita, please review the fix.
Comment 5 _ alexpetrov 2008-04-07 14:37:04 UTC
*** Issue 132144 has been marked as a duplicate of this issue. ***
Comment 6 _ alexpetrov 2008-04-07 15:33:28 UTC
This bug has been fixed in release61 now:
http://hg.netbeans.org/release61?cmd=changeset;node=223217e5c3aa
Please, verify on NB release61 build being equal or later than 080408...
Comment 7 Andrei Chistiakov 2008-04-09 14:13:53 UTC
Verified with NetBeans IDE Dev (Build 200804082140) (release61).
Comment 8 Kirill Sorokin 2008-05-02 16:53:18 UTC
*** Issue 134348 has been marked as a duplicate of this issue. ***
Comment 9 Nikita Krjukov 2009-10-29 20:57:37 UTC
REGRESSION: The Warning dialog doesn't appear in case of an error in XPath expression.
It definitely has to be repaired!
Comment 10 Nikita Krjukov 2009-10-29 20:58:23 UTC
I'm going to care about it
Comment 11 Nikita Krjukov 2009-11-10 12:26:00 UTC
Fixed in gfesbv22