5
Character in 'c' format wrapped in pack at [...]lib/Codestri - ID: 1195403
Last Update: Comment added (
sits )
Fix:
333c333
< my ($header) = pack("c10", MAGIC1, MAGIC2,
---
> my ($header) = pack("C10", MAGIC1, MAGIC2,
Nobody/Anonymous ( nobody ) - 2005-05-04 10:24:19 PDT
5
Closed
Fixed
Nobody/Anonymous
None
None
Public
Attached File
No Files Currently Attached
Changes ( 3 )
| Field |
Old Value |
Date |
By |
|
status_id
|
Open
|
2005-05-22 03:56:22 PDT
|
sits
|
|
resolution_id
|
None
|
2005-05-22 03:56:22 PDT
|
sits
|
|
close_date
|
-
|
2005-05-22 03:56:22 PDT
|
sits
|