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 174956 - Regression: CDATA and XML SubElements added to <literal> tag in Source View is not visible in BPEL Mapper
Summary: Regression: CDATA and XML SubElements added to <literal> tag in Source View i...
Status: CLOSED DUPLICATE of bug 171462
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Mapper (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Nikita Krjukov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-20 07:59 UTC by senthilprabhu
Modified: 2009-12-09 04:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (130.82 KB, application/pdf)
2009-10-20 09:59 UTC, senthilprabhu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description senthilprabhu 2009-10-20 07:59:26 UTC
CDATA and XML SubElements added to <literal> tag in Source View is not visible in BPEL Mapper

When CDATA text like   <![CDATA[This is CDATA text]]> is added withing <literal></literal> in Source View mode,  it is
not visible in BPEL Mapper mode.

The same holds true for XML SubElements. The following text is NOT visible in BPEL Mapper.
<from>
<literal><text>Sub Element</text></literal> 
</from>
Comment 1 senthilprabhu 2009-10-20 08:31:32 UTC
False alarm. Missed <literal> tag and it didn't show up in the BPEL Mapper.
Comment 2 senthilprabhu 2009-10-20 09:54:11 UTC
Reopening the issue again. Here are the issues

1) Change the text within literal in the source view and open the BPEL Mapper - Nothing changes in the mapper. It still
holds the old value.
2) Now close the BPEL file and open the BPEL file again. Now the contents in the BPEL mapper are changed to new values.

I have attached the screenshots which will give you a better info.

Comment 3 senthilprabhu 2009-10-20 09:59:39 UTC
Created attachment 89744 [details]
Screenshot
Comment 4 Sergey Lunegov 2009-10-20 11:26:24 UTC
Nikita, please take a look.
Comment 5 Nikita Krjukov 2009-10-26 21:59:34 UTC

*** This issue has been marked as a duplicate of 171462 ***
Comment 6 Alexander Permyakov 2009-12-09 04:26:24 UTC
verified on gfesbv22_629_20091208_2300
Comment 7 senthilprabhu 2009-12-09 04:34:06 UTC
This issue is verified to work correctly in the GFESB build 20091206-0720.
This issue can be closed.