Anonymous | Login | Signup for a new account | 12-17-2024 10:48 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0004210 | [Resin] | minor | always | 09-10-10 10:29 | 11-17-10 10:07 | ||||
Reporter | ferg | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | |||||||
Summary | 0004210: setHeader content-length with non-integer value | ||||||||
Description |
(rep by mkjang) Error Log : Java.lang.NumberFormatException : For input String : "1234;" This problem appears when getting a file size. By inserting String type data to Long type data, not match type. Below is source about relevant part. response.setHeader("Content-Length",""+File.length()+";"); As you see, specified ';' in source. you think that it's ok. |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |