Closed renatolond closed 6 years ago
Adding media description when uploading the image is supported, but creates issues with descriptions that contain utf-8 characters. The two-step approach (upload, add description) is better for these cases.
Hm, travis issue seems to be a fail on rspec in ruby-head, which seems to be running 2.6, is this intentional?
Adding media description when uploading the image is supported, but creates issues with descriptions that contain utf-8 characters. The two-step approach (upload, add description) is better for these cases.