ForumsSearch



Search results for "Posted by "
Author Message
paulo_1304971458

Posted Jun 01, 2011 in: JSON Return types
Score: 0
Thanks!
paulo_1304971458

Posted May 29, 2011 in: JSON Return types
Score: 0
According to the documentation, tasks priorities should be integers.
Nonetheless, they are returned inside quotes, as a string, which causes all sort of trouble while processing.
Worst yet, the date and time field come as an INT if set but as a "0" string if not set...
Is this behaviour correct? I'm using json-glib to do the parsing.
Actually, it's no problem if all values are returned as strings, as long as this is consistent.

Yours,
Paulo Schreiner