Closed
Bug 16443
Opened 25 years ago
Closed 25 years ago
Java method returns wrong value for byte type to JavaScript.
Categories
(Core Graveyard :: Java: OJI, defect, P3)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: leilag, Assigned: drapeau)
References
()
Details
Using 10/13/99 Mozilla build on MAC and MRJPlugin092499.
To reproduce,
- Load
http://lonely/blackwood_qa/src/OJI/PluginTest/sunw/LiveConnect-method-returnType-byte.html
This test accesses a public method that returns a byte. In this case, it is
set to return 127.
However, JavaScript receives 1 instead of 127.
Reporter | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 1•25 years ago
|
||
THIS IS NOT A BUG!!!
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•