Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001306 [Resin] minor always 08-21-06 11:21 08-21-06 13:36
Reporter ferg View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.0.21
Summary 0001306: Hessian: JavaDeserializer getParamArg
Description (rep by Rick Mann)

n JavaDeserializer.getParamArg(Class cl):

The check for (float.class.equals(cl)) results in a new Double. When instantiate() then calls our wrongly-selected constructor (due to the bug above), it tries to pass a Double for a primitive float argument. This is what was resulting in the IllegalArgumentException in the original bug.
Additional Information
Attached Files

- Relationships

- Notes
(0001470)
ferg
08-21-06 13:36

hessian/334f
 

- Issue History
Date Modified Username Field Change
08-21-06 11:21 ferg New Issue
08-21-06 13:36 ferg Note Added: 0001470
08-21-06 13:36 ferg Assigned To  => ferg
08-21-06 13:36 ferg Status new => closed
08-21-06 13:36 ferg Resolution open => fixed
08-21-06 13:36 ferg Fixed in Version  => 3.0.22


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker