Bug 212001 - ![CDATA sync problem
Summary: ![CDATA sync problem
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BPEL (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: BPEL UI Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-05 09:39 EST by Oleg Danilov CLA
Modified: 2022-10-03 11:11 EDT (History)
1 user (show)

See Also:


Attachments
SampleProcess.bpel (583 bytes, application/octet-stream)
2007-12-05 09:39 EST, Oleg Danilov CLA
no flags Details
apply-changes.patch (997 bytes, patch)
2007-12-05 09:39 EST, Oleg Danilov CLA
bbrodt: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Danilov CLA 2007-12-05 09:39:11 EST
Created attachment 84532 [details]
SampleProcess.bpel 

1. Open attached bpel
2. Go the the visual bpel editor, click on the Name1
3. Open properties
4. Now modify expression by adding a space in front of $RequestHeaderKey so
you now have "test( $RequestHeaderKey)"
5. Click the save button

saved file differs from the source tab contents.
Comment 1 Oleg Danilov CLA 2007-12-05 09:39:50 EST
Created attachment 84533 [details]
apply-changes.patch

Tiny patch has been attached - we need to apply changes before saving.
Comment 2 Simon Moser CLA 2007-12-05 11:19:29 EST
Reviewed the patch - is looks safe
Comment 3 Simon Moser CLA 2007-12-05 11:20:02 EST
review the patch. It is safe
Comment 4 Robert Brodt CLA 2012-04-18 14:43:30 EDT
Comment on attachment 84533 [details]
apply-changes.patch

Updated iplog flag for v1.0 release review.