[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gambas-bugtracker] Bug #2980: Write identical collection a second time causes 'Serialization error'
[Thread Prev] | [Thread Next]
- Subject: [Gambas-bugtracker] Bug #2980: Write identical collection a second time causes 'Serialization error'
- From: <bugtracker@xxxxxxxxxxxxxx>
- Date: Tue, 14 Jan 2025 22:51:24 GMT
- To: chrisml@xxxxxxxxxxx,bugtracker@xxxxxxxxxxxxxxxxxxxxxx
http://gambaswiki.org/bugtracker/edit?object=BUG.2980&from=L21haW4- Comment #1 by Benoît MINISINI: It's because you try to serialize a JsonCollection. It's not supported. The FromString() method transforms Collection into JsonCollection, hence the bug. Benoît MINISINI changed the state of the bug to: Rejected. ----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----
[Gambas-bugtracker] Bug #2980: Write identical collection a second time causes 'Serialization error' | <bugtracker@xxxxxxxxxxxxxx> |