]> git.deb.at Git - pkg/blosxom.git/commit
Support blog entries with filenames in different encoding than the
authorAxel Beckert <xtaran@users.sourceforge.net>
Sun, 8 Mar 2009 01:11:15 +0000 (01:11 +0000)
committerAxel Beckert <xtaran@users.sourceforge.net>
Sun, 8 Mar 2009 01:11:15 +0000 (01:11 +0000)
commitfd2b772eb0de12656ffe73514a083da6d5d590bd
tree12a69fd26215d76b40c45dca04584be642ab22d4
parent10beab43faade09fc0728590ff8c4ee81cd63994
Support blog entries with filenames in different encoding than the
blog's content by URL-escaping all non-standard characters in the URL.

URL-escaping done by a regexp so far. Should perhaps be converted to
some appropriate function call (doesn't CGI.pm offers URL escaping?)
before doing the next release.

Example URL generated with this patch:

http://noone.org/blog/Deutsch/Musik/Musikalisches-Podcast-St%F6ckchen.futile
blosxom.cgi