PDA

View Full Version : getImages documentation bug


rutt
May-10-2005, 12:15 PM
at least with xmlrpc his raises a fault if there are no images in the album. The documentation doesn't list this fault. Either the documentation should change or it should reaturn an empty array in this case.

devbobo
May-10-2005, 07:49 PM
at least with xmlrpc his raises a fault if there are no images in the album. The documentation doesn't list this fault. Either the documentation should change or it should reaturn an empty array in this case.
rutt,

the documentation needs to be changed. Don added this 'feature' for me since I was using an xmlrpc interface provided with mozilla that doesn't handled empty responses as a return event.

David

rutt
May-11-2005, 03:29 AM
rutt,

the documentation needs to be changed. Don added this 'feature' for me since I was using an xmlrpc interface provided with mozilla that doesn't handled empty responses as a return event.

David

Does this mean you are coding in JavaScript? Or what language?

devbobo
May-11-2005, 05:04 AM
Does this mean you are coding in JavaScript? Or what language?
yeah javascript