Actions
Bug #1721
closed[Wt::Json] Array::Empty not initialized
Start date:
02/27/2013
Due date:
% Done:
0%
Estimated time:
Description
Hello,
I needed to use a Wt::Json::Array that i wanted to initialize with the Wt::Json::Array::Empty static attribute. Not sure it is a bug or if it is like that on purpose but I had to initialize it by myself, i think it should be initialized in an Array.C file like it is done for Wt::Json::Object::Empty in Object.C.
Regards,
Thomas
Updated by Koen Deforche over 11 years ago
- Tracker changed from Support to Bug
- Status changed from New to Resolved
- Assignee set to Koen Deforche
- Target version set to 3.3.0
Hey,
Indeed this was missing ! Added now.
Regards,
koen
Updated by Koen Deforche over 11 years ago
- Status changed from Resolved to Closed
Actions