Postponed
Project:
D7 Media
Version:
7.x-2.x-dev
Component:
Media Internet
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Mar 2012 at 15:50 UTC
Updated:
29 Oct 2018 at 15:52 UTC
Jump to comment: Most recent
Comments
Comment #1
devin carlson commentedI have been able to add remote images with special characters such as é or ö using Media on a number of different platforms (Mac/Windows/Linux).
The "Unable to handle the provided embed string or URL" is usually caused by having an incorrect file URL or not having a media provider installed for the type of file you are trying to add.
Can you provide a link to a file you are trying to add?
Comment #2
carlitus commentedOf course,
http://edukame.com/wp-content/uploads/2009/02/madre-y-niña-besa-mano.jpg
thanks!
Comment #3
dave reidThis seems to be a duplicate of #1042246: valid_url() rejects utf8 URLs which is a bug in core that does not support special characters in URLs. I would love to see it fixed in D8 and backported to D7 as well. We also may need to URL encode special characters before calling valid_url() so I'm not closing this issue.
Comment #4
carlitus commentedThanks Dave,
i need it for a Wordpress to Drupal migration...maybe i'll change before the name manually (about 50 files)
Comment #5
steinmb commentedNot much Media can do I think. Follow #389278: Create IDN encoding and decoding functions - If fixed in core then perhaps...
Comment #6
steinmb commented