https://bugzilla.wikimedia.org/show_bug.cgi?id=22012


Roan Kattouw <roan.katt...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |roan.katt...@gmail.com




--- Comment #2 from Roan Kattouw <roan.katt...@gmail.com>  2010-01-04 18:00:27 
UTC ---
(In reply to comment #1)
> Well I search a bit in the code and discovered that UploadForm from
> SpecialUpload.php is called with wgRequest in ImportFreeImages.body.php in 
> line
> 312
> 
>  $u = new UploadForm($wgRequest);
> 
> but in SpecialUpload.php there is an array with options wanted from line 694
>         public function __construct( $options = array() ) {
> ...
> 
Try $wgRequest->getValues(), that may work.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to