Last modified: 2014-05-13 22:37:21 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T67007, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 65007 - img_auth.php fails to serve transcoded videos
img_auth.php fails to serve transcoded videos
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
File management (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-05-07 16:52 UTC by Faidon Liambotis
Modified: 2014-05-13 22:37 UTC (History)
8 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Faidon Liambotis 2014-05-07 16:52:03 UTC
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)
Comment 1 Gerrit Notification Bot 2014-05-07 17:06:48 UTC
Change 132000 had a related patch set uploaded by Faidon Liambotis:
img_auth: handle files in the transcoded zone

https://gerrit.wikimedia.org/r/132000
Comment 2 Gerrit Notification Bot 2014-05-08 16:21:46 UTC
Change 132000 merged by jenkins-bot:
img_auth: handle files in the transcoded zone

https://gerrit.wikimedia.org/r/132000
Comment 3 Gerrit Notification Bot 2014-05-10 06:36:36 UTC
Change 132595 had a related patch set uploaded by Aaron Schulz:
img_auth: handle files in the transcoded zone

https://gerrit.wikimedia.org/r/132595
Comment 4 Gerrit Notification Bot 2014-05-10 06:37:13 UTC
Change 132596 had a related patch set uploaded by Aaron Schulz:
img_auth: handle files in the transcoded zone

https://gerrit.wikimedia.org/r/132596
Comment 5 Gerrit Notification Bot 2014-05-10 06:43:09 UTC
Change 132595 merged by jenkins-bot:
img_auth: handle files in the transcoded zone

https://gerrit.wikimedia.org/r/132595
Comment 6 Gerrit Notification Bot 2014-05-10 06:43:30 UTC
Change 132596 merged by jenkins-bot:
img_auth: handle files in the transcoded zone

https://gerrit.wikimedia.org/r/132596

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links