acbarbosa1964 / rawflickr

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

Missing parameters from TUploadr.Upload #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The following parameters were missing in TUploder.Upload:

  safety_level
  content_type (opcional)
  hidden (opcional)

Original issue reported on code.google.com by sillyl...@gmail.com on 24 Mar 2009 at 7:01

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Done! This change may break applications made with a previous version, but only 
if 
you were using the parameter "Asynchronous" of TUploader.Upload. The remedy for 
this 
is to add the new parameters to the call, even if just at the default values.

Original comment by sillyl...@gmail.com on 24 Mar 2009 at 7:43

GoogleCodeExporter commented 9 years ago
The fix was commited  as r7

Original comment by sillyl...@gmail.com on 1 Apr 2009 at 12:32