View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000609 | savapage-core | [All Projects] General | public | 2015-10-22 22:42 | 2016-05-13 17:25 |
| Reporter | rijkr | Assigned To | rijkr | ||
| Priority | normal | Severity | minor | Reproducibility | sometimes |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.9.9 | ||||
| Target Version | 0.9.10 | Fixed in Version | 0.9.10 | ||
| Summary | 0000609: Fix NumberFormatException for IPP 4-byte integer 0xFFFFFFFD | ||||
| Description | IST: Reading a 4-byte IPP integer gives java.lang.NumberFormatException: For input hex string: "FFFFFFFD" SOLL: Interpret this value as -3. See: IppEncoder#readInt(final InputStream istr, final int nBytes). | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-10-22 22:42 | rijkr | New Issue | |
| 2015-10-22 22:42 | rijkr | Status | new => assigned |
| 2015-10-22 22:42 | rijkr | Assigned To | => rijkr |
| 2015-10-22 22:44 | rijkr | Status | assigned => resolved |
| 2015-10-22 22:44 | rijkr | Fixed in Version | => 0.9.10 |
| 2015-10-22 22:44 | rijkr | Resolution | open => fixed |
| 2015-12-01 11:21 | rijkr | Status | resolved => closed |
| 2016-05-13 17:25 | rijkr | Relationship added | related to 0000688 |