PDA

View Full Version : getAlbums - Minor documentation error


devbobo
Mar-01-2005, 06:42 PM
The getAlbums method documentation incorrectly identifies the return names for the following...


String "Subcategory" -> "SubCategory"
int "SubcategoryID" -> "SubCategoryID"

Very minor, but i have been meaning to submit this for a while.

Cheers,

David

Nikolai
Mar-01-2005, 07:10 PM
The getAlbums method documentation incorrectly identifies the return names for the following...


String "Subcategory" -> "SubCategory"
int "SubcategoryID" -> "SubCategoryID"
Very minor, but i have been meaning to submit this for a while.

Cheers,

David
At some point (when this issue or similar issue was originally reported) Don said he may fix the code to make it case-insensitive, but I guess it was never done..

Don't you just LOVE C-style coding?:):

Cheers!:1drink