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

       Web browser: ---
             Bug #: 38366
           Summary: Trying to edit a title containing a BOM and not having
                    permissions to edit is causing 504 error
           Product: Wikimedia
           Version: unspecified
          Platform: All
               URL: http://test.wikipedia.org/w/index.php?title=%EF%BB%BFT
                    est&action=edit
        OS/Version: All
            Status: NEW
          Keywords: accessibility
          Severity: critical
          Priority: Unprioritized
         Component: Apache configuration
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


I tried to deny titles containing a BOM by adding a regex to TitleBlacklist, so
that only admins can create and edit those pages
http://test.wikipedia.org/w/index.php?title=MediaWiki:Titleblacklist&diff=prev&oldid=139140
(we had a problem on dewiki because some people used it).

Viewing rendered version of http://test.wikipedia.org/wiki/%EF%BB%BFTest is not
a problem. Even editing this articles as admin works as expected.

But if you are loading the edit formular by action=edit and you do not have
edit permission apaches are always returning a 504 error
http://test.wikipedia.org/w/index.php?title=%EF%BB%BFTest&action=edit 
Also the secure proxy
https://secure.wikimedia.org/wikipedia/test/w/index.php?title=%EF%BB%BFTest&action=edit
returns a 502 proxy error response.

Request: GET
http://test.wikipedia.org/w/index.php?title=%EF%BB%BFTest&action=edit, from
91.198.174.43 via sq66.wikimedia.org (squid/2.7.STABLE9) to 10.0.2.193
(10.0.2.193)
Error: ERR_ZERO_SIZE_OBJECT, errno [No Error] at Thu, 12 Jul 2012 18:36:29 GMT

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