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

           Summary: PHP Notice:  iconv(): Detected an illegal character in
                    input string in /.../languages/Language.php on line 1345
           Product: MediaWiki
           Version: 1.14-svn
          Platform: All
               URL: http://domain/wiki/User:%E1%83%92%E1%83%98%E1%83%9D%E1%8
                    3%A0%E1%83%92%E1%83%9
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Manual backtrace:
<ul>
<li>Language.php line 1344 calls wfBacktrace()</li>
<li>Language.php line 1528 calls Language::iconv()</li>
<li>WebRequest.php line 228 calls Language::checkTitleEncoding()</li>
<li>WebRequest.php line 249 calls WebRequest::getGPCVal()</li>
<li>index.php line 56 calls WebRequest::getVal()</li>
</ul>

Input (mangled): User:გიორგ<E1><83>%9

I'm unable to reproduce this on my test environment, which does not use pretty
urls, if that matters.

Excpected result:
No notice is shown.

Was triggered by a google web crawler, no idea where it got it from. It also
requested url
/wiki/User:%C3%81%C6%92%E2%80%99%C3%A1%C6%92%CB%9C%C3%A1%C6%92%C3%A1%C6%92%C2%A0%C3%A1%C6%92%E2%80%99%C3%A1%C6%92%259
soon after.

PHP 5.2.3-1ubuntu6.4 using lighttpd


-- 
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