dmacvicar / ruby-sfcc

ruby bindings for sblim client
MIT License
6 stars 6 forks source link

Objectpath must have classname #17

Closed kkaempf closed 9 years ago

kkaempf commented 9 years ago

Ensure that newObjectPath is called with a non-NULL classname …

sfcc's ObjectPath.toString will crash if the classname component is NULL.

kkaempf commented 9 years ago

will redo patch