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

       Web browser: ---
            Bug ID: 44080
           Summary: PublishStashedFile.php logs limited uploader
                    information
           Product: MediaWiki
           Version: 1.21-git
          Hardware: All
                OS: All
            Status: NEW
          Severity: critical
          Priority: Unprioritized
         Component: Uploading
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

When uploading using [[Special:UploadWizard]] the image upload gets logged into
the CheckUser log as:


(Rejestr operacji) . . 22:19 . . Saper (dyskusja | edycje | zablokuj) Saper
uploaded "File:Screenshot one.png" (User created page with UploadWizard)
        IP: 127.0.0.1   

instead of

(Rejestr operacji) . . 22:37 . . Saper (dyskusja | edycje | zablokuj) Saper
uploaded "File:No sighted version en.png" (User created page with UploadWizard)
        IP: 2A01:198:200:15F:0:0:0:2   Mozilla/5.0 (X11; FreeBSD amd64)
AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.57 Safari/536.11

This is because after commit a31d0f8edd167e9ee301b694a8092fe0cbcfdabf (Change
ID: Iae38b93d65182158561b92168af51a1e9f50374c) the actual upload is handled by
the command-line utility that does not receive all WebRequest metadata.

Reverting this commit has restored this functionality in my tests (even though
there are multiple API requests in the log and only the final one adds the
entry to the "image" table).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to