Dear OX hackers,
I just encountered a strange behavior I assume it is a bug. If I call getUser (GET /ajax/user?action=get) from the ox.io backend (Server version 6.23.0Rev5) I receive the following json string:
{"timestamp":1352716848083,"data":{"id":3,"alia ses ":"[oxsdemo@ox.io]","login_info":"oxsdemo","number_of_images":0, "loc ale":"en_US","uid":"b532adb5-b099-45d5-8ae0-bd121aed7d7c","display_name":"oxs12","last_name":" demo","folder_id":6,"email1":"oxsde
mo@ox.io","groups":"[I@5075cf4","ema...ng@audriga.com","contact_id":2,"created_by":3,"first_name":" oxs1 2","useCount":0,"last_modified_utc":1352716848083, "timezone":"Europe/Berlin","modified_by":3,"file_as":"oxs12","user_id ":3,"last_modified":1352720448083,"creation_date": 1352720448083}}
The problem occurs from the uid field. In the HTTP API documentation (http://oxpedia.org/wiki/index.php?title=HTTP_API) there is no uid field. Is this a software or a documentation bug?
Best regards,
Thomas
I just encountered a strange behavior I assume it is a bug. If I call getUser (GET /ajax/user?action=get) from the ox.io backend (Server version 6.23.0Rev5) I receive the following json string:
{"timestamp":1352716848083,"data":{"id":3,"alia ses ":"[oxsdemo@ox.io]","login_info":"oxsdemo","number_of_images":0, "loc ale":"en_US","uid":"b532adb5-b099-45d5-8ae0-bd121aed7d7c","display_name":"oxs12","last_name":" demo","folder_id":6,"email1":"oxsde
mo@ox.io","groups":"[I@5075cf4","ema...ng@audriga.com","contact_id":2,"created_by":3,"first_name":" oxs1 2","useCount":0,"last_modified_utc":1352716848083, "timezone":"Europe/Berlin","modified_by":3,"file_as":"oxs12","user_id ":3,"last_modified":1352720448083,"creation_date": 1352720448083}}
The problem occurs from the uid field. In the HTTP API documentation (http://oxpedia.org/wiki/index.php?title=HTTP_API) there is no uid field. Is this a software or a documentation bug?
Best regards,
Thomas
Comment