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 142738 - invalid character in soa2/bpel-validation Bundle.properties
Summary: invalid character in soa2/bpel-validation Bundle.properties
Status: RESOLVED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Validation (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-04 04:45 UTC by Masaki Katakai
Modified: 2008-08-04 11:45 UTC (History)
0 users

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 Masaki Katakai 2008-08-04 04:45:13 UTC
An invalid character is existing in

soa2/bpel-validation/bpel-validation/org/netbeans/modules/bpel/validation/statics/Bundle.properties

just after "MUST". Please correct the character, it will cause the problem in our translation system.

FIX_SA00087=For <onEvent>, the type of the variable (as specified by the \
messageType attribute) MUST<?> be the same as the type of the input message defined by \
Comment 1 Vladimir Yaroslavskiy 2008-08-04 10:52:55 UTC
fixed.
main: 33c661d105cd
soa-dev: 2becd66eb19c
Comment 2 Masaki Katakai 2008-08-04 11:45:32 UTC
Thank you very much for quick fixing!