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 124267 - Numeric literals >= 999999999 are not saved in BPEL source
Summary: Numeric literals >= 999999999 are not saved in BPEL source
Status: STARTED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Mapper (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Alexander Permyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-19 14:29 UTC by Andrei Chistiakov
Modified: 2008-06-18 10:46 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Chistiakov 2007-12-19 14:29:22 UTC
Reproduced with Sierra build 20071218-2059.

Numeric literals 999999999 and greater are not saved in BPEL source.
Comment 1 Andrei Chistiakov 2008-01-17 11:09:34 UTC
Changed target milestone from Sierra to 6.1 in order to display correct info on
NB 6.1 dashboard
Comment 2 Alexander Permyakov 2008-05-23 13:32:47 UTC
change Integer to Long

changeset:   80961:cf1e2251934e
http://hg.netbeans.org/main/rev/cf1e2251934e
Comment 3 Andrei Chistiakov 2008-05-27 10:31:31 UTC
NetBeans IDE Dev (Build 200805221203).

Numeric literal 9999999999999999999 is displayed as 1.0E19 in Mapper (loss of precision).
Comment 4 Sergey Lunegov 2008-05-27 11:28:22 UTC
Andrei, I think fix was integrated after May 22nd.
Comment 5 Kirill Sorokin 2008-05-27 11:47:23 UTC
This is also reproduced on a manual trunk build of May 27th.