Extension talk:PopUpFile

From MediaWiki.org
Jump to: navigation, search
Start a new discussion

Contents

Thread titleRepliesLast modified
Tiny little bug111:12, 12 August 2013

Tiny little bug

In SF_UploadPopup2.php (and presumably in SF_UploadPopup.php) in line 113 the signature of the method should read

   public function userCanExecute( User $user )

not

   public function userCanExecute( $user )

because that's how the method is specified in w/includes/SpecialPages.php

Sorry, I couldn't find anywhere else to report this.

134.91.35.6614:17, 8 August 2013

The extensions actually needs some cleaning and an update. Let me see if I can fix it in some weeks.

Toniher (talk)11:12, 12 August 2013