jenkins-bot has submitted this change and it was merged.

Change subject: Tidy and miscellaneous bugfix
......................................................................


Tidy and miscellaneous bugfix

Change-Id: I262c6e1d05383657fec34de61cfa85288ed21449
---
M SVGFormatWriter.php
M TranslateSvg.php
2 files changed, 0 insertions(+), 4 deletions(-)

Approvals:
  Umherirrender: Looks good to me, approved
  Jarry1250: Verified; Looks good to me, approved
  jenkins-bot: Verified



diff --git a/SVGFormatWriter.php b/SVGFormatWriter.php
index 0002425..09302b1 100644
--- a/SVGFormatWriter.php
+++ b/SVGFormatWriter.php
@@ -238,9 +238,6 @@
                        return $this->processVerificationError( $details );
                }
 
-               // URL needed later for redirect to file description page
-               $this->url = 
$uploader->getLocalFile()->getTitle()->getFullURL();
-
                // Actually perform upload
                $bot = User::newFromName( $wgTranslateSvgBotName, false );
                $status = $uploader->performUpload( $comment, false, false, 
$bot );
diff --git a/TranslateSvg.php b/TranslateSvg.php
index 24d22c3..4e604cb 100644
--- a/TranslateSvg.php
+++ b/TranslateSvg.php
@@ -47,7 +47,6 @@
        'dependencies'  => array(
                'jquery.form',
                'jquery.ui.dialog',
-               'jquery.autoresize',
                'jquery.colorpicker',
                'json',
                'ext.translate.hooks'

-- 
To view, visit https://gerrit.wikimedia.org/r/65466
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I262c6e1d05383657fec34de61cfa85288ed21449
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/TranslateSvg
Gerrit-Branch: master
Gerrit-Owner: Jarry1250 <[email protected]>
Gerrit-Reviewer: Jarry1250 <[email protected]>
Gerrit-Reviewer: Umherirrender <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to