r103773 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r103772‎ | r103773 | r103774 >
Date:18:57, 20 November 2011
Author:platonides
Status:ok
Tags:
Comment:
Change <br clear="all/left" to <br style="clear: in inline html.
(Bug 13381) Improve the XHTML strictness
Modified paths:
  • /trunk/phase3/includes/ImagePage.php (modified) (history)
  • /trunk/phase3/includes/installer/WebInstallerPage.php (modified) (history)
  • /trunk/phase3/languages/messages/MessagesKsh.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/ImagePage.php
@@ -421,7 +421,7 @@
422422 wfMsgExt( 'imgmultigoto', array( 'parseinline', 'replaceafter' ), $select ) .
423423 Xml::submitButton( wfMsg( 'imgmultigo' ) ) .
424424 Xml::closeElement( 'form' ) .
425 - "<hr />$thumb1\n$thumb2<br clear=\"all\" /></div></td></tr></table>"
 425+ "<hr />$thumb1\n$thumb2<br style=\"clear: both\" /></div></td></tr></table>"
426426 );
427427 }
428428 } else {
Index: trunk/phase3/includes/installer/WebInstallerPage.php
@@ -464,7 +464,7 @@
465465 $installer->getConnectForm() .
466466 "</div>\n";
467467 }
468 - $types .= "</ul><br clear=\"left\"/>\n";
 468+ $types .= "</ul><br style=\"clear: left\"/>\n";
469469
470470 $this->addHTML(
471471 $this->parent->label( 'config-db-type', false, $types ) .
Index: trunk/phase3/languages/messages/MessagesKsh.php
@@ -946,7 +946,7 @@
947947 'userpage-userdoesnotexist-view' => 'Ene Metmaacher mem Naame „$1“ hät sesch noch nih aanjemeldt',
948948 'blocked-notice-logextract' => '{{GENDER:$1|Dä Metmaacher|Dat|Dä Metmaacher|Die Metmaacheren|Et}} es jraad jesperrt.
949949 Heh kütt der neuste Enndraach drövver uss_em Logbooch övver et Metmaacher_Sperre:',
950 -'clearyourcache' => '<br clear="all" style="clear:both">
 950+'clearyourcache' => '<br style="clear: both" />
951951 \'\'\'Opjepass:\'\'\'
952952 Noh em Speichere künnd et sin, datt De Dingem Brauser singe Cache Speicher
953953 övverlisste muss, ih datt De de Änderunge och ze sinn kreß.

Follow-up revisions

RevisionCommit summaryAuthorDate
r103788Move the hidden input with the title inside the <div> (adding a silly one for...platonides21:38, 20 November 2011

Status & tagging log