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

            Bug ID: 65007
           Summary: img_auth.php fails to serve transcoded videos
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: File management
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: fai...@wikimedia.org
                CC: aarcos.w...@gmail.com, bawolff...@gmail.com,
                    bryan.tongm...@gmail.com, fflo...@wikimedia.org,
                    gti...@wikimedia.org, mtrac...@member.fsf.org
       Web browser: ---
   Mobile Platform: ---

Maggie Dennis from LCA reported a bug during which officewiki videos fail to
play properly. further investigation showed that it's likely img_auth.php's
fault and especially in regards with transcoded containers.

As an example,
https://office.wikimedia.org/w/img_auth.php/transcoded/9/99/Basic_tables.ogv/Basic_tables.ogv.480p.ogv

returns an "access denied" (a misnomer), with the message:
File
"mwstore://local-multiwrite/local-public/transcoded/9/99/Basic_tables.ogv/Basic_tables.ogv.480p.ogv"
does not exist.

This is clearly wrong. That file would not exist indeed, the correct path would
be
mwstore://local-multiwrite/local-transcoded/9/99/Basic_tables.ogv/Basic_tables.ogv.480p.ogv
(and I've verified this exists in Swift indeed)

-- 
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