Actions
Defect #7170
closedCustom attribute in REST response breaks ActiveResource
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-12-24
Due date:
% Done:
0%
Estimated time:
Resolution:
Wont fix
Affected version:
Description
For example in User api :
<users type="array" total_count="3" limit="25" offset="0">
These 3 attributes break the active resource parsing :
can't typecast "1" ....
Déjà vu ;)
Actions