Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F2176
CVS-HEAD.diff
Public
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
•
bzimport
Nov 21 2014, 8:41 PM
2014-11-21 20:41:23 (UTC+0)
Size
587 B
Referenced Files
None
Subscribers
None
CVS-HEAD.diff
View Options
Index: includes/RawPage.php
===================================================================
RCS file: /cvsroot/wikipedia/phase3/includes/RawPage.php,v
retrieving revision 1.32
diff -u -b -r1.32 RawPage.php
--- includes/RawPage.php 22 Oct 2005 16:25:06 -0000 1.32
+++ includes/RawPage.php 13 Dec 2005 07:39:32 -0000
@@ -54,7 +54,7 @@
$this->mSmaxage = $smaxage;
$this->mMaxage = $maxage;
if(empty($ctype) or !in_array($ctype, $allowedCTypes)) {
- $this->mContentType = 'text/x-wiki';
+ $this->mContentType = 'text/css';
} else {
$this->mContentType = $ctype;
}
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1753
Default Alt Text
CVS-HEAD.diff (587 B)
Attached To
Mode
T4845: Configurable whitelist for action=raw content types
Attached
Detach File
Event Timeline
Log In to Comment