Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F7077
ProofreadPage_body.php.patch
Public
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
•
bzimport
Nov 21 2014, 11:14 PM
2014-11-21 23:14:30 (UTC+0)
Size
627 B
Referenced Files
None
Subscribers
None
ProofreadPage_body.php.patch
View Options
Index: ProofreadPage_body.php
===================================================================
--- ProofreadPage_body.php (revision 99103)
+++ ProofreadPage_body.php (working copy)
@@ -1045,7 +1045,7 @@
$text = '<noinclude><pagequality level="' . $editpage->quality . '" user="' . $editpage->username . '" />' .
'<div class="pagetext">' . $editpage->header."\n\n\n</noinclude>" .
$editpage->textbox1 .
- "<noinclude>\n" . $editpage->footer . '</div></noinclude>';
+ "<noinclude>" . $editpage->footer . '</div></noinclude>';
$editpage->textbox1 = $text;
} else {
// replace deprecated template
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6613
Default Alt Text
ProofreadPage_body.php.patch (627 B)
Attached To
Mode
T28028: Script should not remove line-breaks after initial noinclude tags
Attached
Detach File
Event Timeline
Log In to Comment