Options

Bug ST00001: Album.GetInfo doesn't return some data

luke_churchluke_church Registered Users Posts: 507 Major grins
So from now on I'll be marking every bug that I file with a SmugTest Bug code. I will then write tests that excercise the specific bugs. These will be included in the automated unit tests.

When other people descover bugs, I will assign them SmugTest codes if (and when) I've written the unit tests for them. Bugs that I can't auto-test will be marked seperately.

This should make it easier for us to follow bugs' progress, and to discuss bugs... Who knows, eventually I might get round to putting an index of them online.

So:

Bug Code: ST00001
Reported: 04-Nov-2005 20:35 UTC
Method: smugmug.albums.getInfo
Discovered against: XML-RPC 1.1.0

Description: The actual returns from getInfo vary from what is said by the documentation (http://www.smugmug.com/hack/method-smugmug.albums.getInfo)


Anonymous - OK

Standard:
-> Documentation implies 'Clean' will be returned. It isn't.
-> Documentation inplies 'HideOwner' will be returned. It isn't.
-> XML contains 'Keywords', documentation doesn't

Power
-> Documentation implies 'Clean' will be returned. It isn't.
-> Documentation inplies 'HideOwner' will be returned. It isn't.
-> XML contains 'Keywords', documentation doesn't

Pro
-> Documentation implies 'DefaultColor' will be returned. It isn't.
-> Documentation inplies 'HideOwner' will be returned. It isn't.
-> XML contains 'Keywords', documentation doesn't

XML omitted to make more readable. Available on request.

Cheers,

Luke
Sign In or Register to comment.