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

Bawolff <bawolff...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bawolff...@gmail.com

--- Comment #4 from Bawolff <bawolff...@gmail.com> 2010-12-05 21:59:05 UTC ---
(In reply to comment #3)
> I get what I think is an aspect of the same problem on Wikipedia for some
> queries.  For example, http://en.wikipedia.org/wiki/Washington,_d.c. gives me 
> a
> redirection page, but http://en.wikipedia.org/wiki/Washington,_d.c.?action=raw
> yield:
> 
> Forbidden
> 
> Invalid file extension found in PATH_INFO. Raw pages must be accessed through
> the primary script entry point.

Thats desired behaviour to stop IE3 from being stupid and trying to execute the
page as js. action=raw is only supposed to work if you access it through
index.php like
http://en.wikipedia.org/w/index.php?title=Washington,_d.c.&action=raw (The
original poster have a different issue since they're accessing the pages
through index.php.)

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to