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 80222 - When testing the "Ceiling" operator, the output returns as a double (ex: 11.0) instead of as an int
Summary: When testing the "Ceiling" operator, the output returns as a double (ex: 11.0...
Status: VERIFIED INVALID
Alias: None
Product: soa
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: lchang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-13 18:46 UTC by bugbridge
Modified: 2006-09-25 20:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
sample project (2.41 KB, application/octet-stream)
2006-07-13 18:47 UTC, lchang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2006-07-13 18:46:36 UTC
Original status: 1-Dispatched; Suggested Status: NEW

Description:
Transfer from Bugzilla ID: 113

When testing the "Ceiling" operator, the output returns as a double (ex: 11.0)
instead of as an integer (11).
Project files attached.

Description (Entry 2):
downgraded to P3. related to xpath function

please verify and fix

Description (Entry 3): 
Negative numbers still return as a double.  Positive numbers verified to be 
fixed returning as int.
Comment 1 lchang 2006-07-13 18:47:02 UTC
Created attachment 31837 [details]
sample project
Comment 2 Joshua Sandusky 2006-07-21 20:31:14 UTC
this is a runtime issue

the bpel mapper is not the component that actually executes xpath functions,
instead, the bpel mapper is a bpel code generator. if the bpel code is
syntactically correct, then the issue is probably either a configuration or
runtime issue
Comment 3 Joshua Sandusky 2006-09-12 21:52:29 UTC
Can this bug be switched over to the Bugster change request database? All
runtime issues are in Bugster.
Comment 4 lchang 2006-09-25 20:41:34 UTC
opened in Bugtraq:  6474872
Comment 5 lchang 2006-09-25 20:41:57 UTC
this has been moved to Bugtraq.