[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'


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 ]----