[wp-trac] Re: [WordPress Trac] #7386: clean_url() shouldn't touch
dollar, asterisk or single quote characters
WordPress Trac
wp-trac at lists.automattic.com
Sat Aug 9 18:34:07 GMT 2008
#7386: clean_url() shouldn't touch dollar, asterisk or single quote characters
----------------------------+-----------------------------------------------
Reporter: sambauers | Owner: anonymous
Type: defect | Status: new
Priority: low | Milestone: 2.7
Component: Administration | Version: 2.6
Severity: minor | Resolution:
Keywords: has-patch |
----------------------------+-----------------------------------------------
Changes (by chrise):
* component: General => Administration
Comment:
Links cannot contain high-ascii/UTF-8 characters like 'åäö' (å,
ä and ö), had to find an IDN equivalent to be able to link to a
specifik site:
Example: "http://www.senatåg.se/" as "Web Address" and "Sena Tåg" as
"Name" -- comes out as "http://www.senatg.se/" which is not the desired
url.
I'm sorry if this is the wrong place to post this but I thought this
ticket would be the a proper place and in context.
--
Ticket URL: <http://trac.wordpress.org/ticket/7386#comment:7>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list