Issue with Ox.extend(obj, str) #186

Closed
opened 2013-11-29 19:50:00 +00:00 by rlx · 0 comments
Owner

Ox.extend({},'a') should return {a: undefined}, but returns {0: 'a'}.

Ox.extend({},'a') should return {a: undefined}, but returns {0: 'a'}.
rlx added the
Ox
label 2013-11-29 19:50:00 +00:00
rlx self-assigned this 2013-11-29 19:50:00 +00:00
rlx added the
severity: normal
defect
0.1
0.1
labels 2013-11-29 19:50:00 +00:00
rlx added the
fixed
label 2013-11-29 20:25:47 +00:00
rlx closed this issue 2013-11-29 20:25:47 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/oxjs#186
No description provided.