[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bugs #8545] Serialization fails
From: |
Gopal.V |
Subject: |
[Pnet-developers] [bugs #8545] Serialization fails |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040206 Firefox/0.8 |
This mail is an automated notification from the bugs tracker
of the project: DotGNU Portable.NET.
/**************************************************************************/
[bugs #8545] Latest Modifications:
Changes by:
Gopal.V <address@hidden>
'Date:
Tue 05/18/04 at 12:59 (Asia/Calcutta)
------------------ Additional Follow-up Comments ----------------------------
Can I close this bug now ?.
/**************************************************************************/
[bugs #8545] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8545>
Project: DotGNU Portable.NET
Submitted by: Andre Seidelt
On: Mon 04/12/04 at 17:27
Category: None
Severity: 5 - Average
Item Group: None
Resolution: None
Assigned to: None
Status: Open
Summary: Serialization fails
Original Submission: When serializing an Object containing String members the
serialization fails because the code tries to write the
null-value as String.
Attached are:
1) a testcase
2) a patch I did which works arround this (serialization still fails because
the contens of the written file is wrong)
Follow-up Comments
------------------
-------------------------------------------------------
Date: Tue 05/18/04 at 12:59 By: t3rmin4t0r
Can I close this bug now ?.
File Attachments
-------------------
-------------------------------------------------------
Date: Mon 04/12/04 at 17:28 Name: NullArgument.patch Size: 1KB By: Ilu
patch which fixes the exception but not the serialization
http://savannah.gnu.org/bugs/download.php?item_id=8545&item_file_id=1189
-------------------------------------------------------
Date: Mon 04/12/04 at 17:27 Name: TestWriter.cs Size: 1KB By: Ilu
Testcase
http://savannah.gnu.org/bugs/download.php?item_id=8545&item_file_id=1188
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=8545>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Pnet-developers] [bugs #8545] Serialization fails,
Gopal.V <=