https://bugzilla.wikimedia.org/show_bug.cgi?id=32391

Mark A. Hershberger <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |INVALID

--- Comment #1 from Mark A. Hershberger <[email protected]> 2011-11-14 
17:23:06 UTC ---
It looks like the server still responds correctly even without URL encoding:

  $ nc -C translatewiki.net
  GET /wiki/Thread:Portal_talk:Ja/MediaWiki翻訳の停滞 HTTP/1.1
  Host: translatewiki.net

  HTTP/1.1 200 OK
  X-Powered-By: PHP/5.3.2-1ubuntu4.10
  X-Content-Type-Options: nosniff
  Content-type: text/html; charset=UTF-8
  Content-language: en
  X-Frame-Options: SAMEORIGIN
  Vary: Accept-Encoding, Cookie
  Expires: Thu, 01 Jan 1970 00:00:00 GMT
  Cache-Control: private, must-revalidate, max-age=0
  Transfer-Encoding: chunked
  Date: Mon, 14 Nov 2011 17:19:18 GMT
  Server: lighttpd/1.4.26

  7ef0
  <!DOCTYPE html>
  <html lang=en dir=ltr class=client-nojs>
  <title>MediaWiki翻訳の停滞 - translatewiki.net</title>
  ...

Reopen if you can show a server that doesn't respond correctly.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to