
HTTP
Crippled tags
- Posted by Rob (#1) on August 23, 2006 14:23 CEST
If you're attempting to access tags such as "Panic! At The Disco".. tough luck. This is what you'll get:
Invalid character in /tags/panic!+at+the+disco.html
The URL can only contain alphanumerics plus the following characters: /.,=:_-
While I understand the safety concerns behind this setup, it is a major regression from Powweb to break RFC 1738/2396 so blatantly. I'm demanding a fix, or I'm taking my money elsewhere.
- PermaLink: Crippled tags
- Tags: Powweb, HTTP, RFC, URL
- Post comment
Konqueror xmlHttpRequest bug
- Posted by Rob (#1) on July 23, 2006 16:35 CEST
This really sucks: Konqueror eats characters from user input in xmlHttpRequest POST data, when the input contains UTF-8 characters. I filed a bug report and created a test-case, but as long as this isn't resolved I can't remove my workarounds in Kiki, which upon further investigation turns out to be rather limited.
- PermaLink: Konqueror xmlHttpRequest bug (2 comments)
- Tags: KDE, Javascript, Konqueror, UTF-8, HTTP
- Post comment