Hello,
after posting an entry my blogs checks trackbacks to sites. I had a link to http://www.günstige-kredite-darlehen-online.de and got a strange errormessage. Unfortunately i did not noticed the message. If it helps, i can do the entry a second time.
Error with trackbacks to URL with "üöä"
-
Harald Weingaertner
- Regular
- Posts: 474
- Joined: Mon Mar 27, 2006 12:32 am
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Error with trackbacks to URL with "üöä"
Hi!
Yes, serendipity's trackback engine uses the PEAR:File_Request class, which is not aware of Umlaut-Domains aka PunyCode.
It might get implemented in future PHP versions, or in versions of the PEAR plugin.
Until then, you should use the "real" punycode URL in your entries:
Best regards,
Garvin
Yes, serendipity's trackback engine uses the PEAR:File_Request class, which is not aware of Umlaut-Domains aka PunyCode.
It might get implemented in future PHP versions, or in versions of the PEAR plugin.
Until then, you should use the "real" punycode URL in your entries:
Code: Select all
<a href=" http://xn--gnstige-kredite-darlehen-online-oid.de">http://www.günstige-kredite-darlehen-online.de</a>
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/