sst89 / as3flickrlib

Automatically exported from code.google.com/p/as3flickrlib
0 stars 0 forks source link

com.adobe.webapis.flickr.methodgroups.Photos search function does not accept multiple licenses #33

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. make a call to photos.search setting the licenses param to a comma
seperated string, as specified in the flickr api documentation
2. a compile time error is thrown - the function expects a int

What is the expected output? What do you see instead?
We should be able to pass photos.search multiple license types, as
described in the flickr api

What version of the product are you using? On what operating system?
revision 37, osx

Please provide any additional information below.

Original issue reported on code.google.com by sarah.pl...@gmail.com on 23 Sep 2008 at 3:52