Last modified: 2013-12-11 16:00:45 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 T60331, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 58331 - dumpHtml does not create correct link for file using [[:Media:file.pdf]]
dumpHtml does not create correct link for file using [[:Media:file.pdf]]
Status: UNCONFIRMED
Product: MediaWiki extensions
Classification: Unclassified
DumpHTML (Other open bugs)
REL1_22-branch
All All
: Unprioritized major (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-12-11 15:53 UTC by skualito
Modified: 2013-12-11 16:00 UTC (History)
0 users

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


Attachments

Description skualito 2013-12-11 15:53:37 UTC
I have file inserted like this:

[[:Media:file.pdf]]

and DumpHTML do not create correct link to the file.

example for an image, DumpHTML create this:

./articles/t/a/c/File:image.jpg.html
./images/1/2F/1/1/1c/image.jpg
./images/1/1c/image.jpg

the first image (./images/1/2F/1/1/1c/image.jpg) is used for the html link to the final destination image (./images/1/1c/image.jpg)

but for my pdf file, i have this:

./articles/t/a/c/File:file.pdf.html
./images/4/2F/4/4/4c/file.pdf

the final destination file (./images/4/4c/file.pdf) does not exist !

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


Navigation
Links