Can someone please check if following issues still exist in XE8.

Can someone please check if following issues still exist in XE8.

JSON serialization fails on TTime fields
https://quality.embarcadero.com/browse/RSP-9653

JSON serialization fails on TDate fields
https://quality.embarcadero.com/browse/RSP-9652

JSON serialization crashes on collections
https://quality.embarcadero.com/browse/RSP-9640

They are marked "Work As Expected", but crashing is not exactly my idea of working. I would like to know if that is still the case before I dispute bug resolution.
https://quality.embarcadero.com/browse/RSP-9653

Comments

  1. RSP-9653:
    {"timeOfDay":0.479340277777778}
    PASS

    RSP-9652:
    {"day":41973}
    PASS


    RSP-9640:
    Project Project1.exe raised exception class $C00000FD with message 'stack overflow at 0x77725830'.

    ReplyDelete

Post a Comment