[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gambas-bugtracker] Bug #3089: 3.21.0 destroys my own CopyModel() method.
[Thread Prev] | [Thread Next]
- Subject: [Gambas-bugtracker] Bug #3089: 3.21.0 destroys my own CopyModel() method.
- From: <bugtracker@xxxxxxxxxxxxxx>
- Date: Thu, 16 Oct 2025 10:34:03 GMT
- To: bsteers@xxxxxxxxx,chrisml@xxxxxxxxxxx,bugtracker@xxxxxxxxxxxxxxxxxxxxxx
http://gambaswiki.org/bugtracker/edit?object=BUG.3089&from=L21haW4- Comment #5 by Benoît MINISINI has been edited: There is no date in JSON, and so it becomes a problem when you want to use JSON for serializing / unserializing dates... The format used to convert dates into JSON changed with 3.21 to a non-official JSON standard extension, hence the problem: the resulting string is not understood by the Gambas interpreter. ----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----
| [Gambas-bugtracker] Bug #3089: 3.21.0 destroys my own CopyModel() method. | <bugtracker@xxxxxxxxxxxxxx> |