Page MenuHomePhabricator

dumpHtml does not create correct link for file using [[:Media:file.pdf]]
Closed, DeclinedPublic

Description

Author: skualito

Description:
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 !


Version: REL1_22-branch
Severity: major

Details

Reference
bz58331

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:42 AM
bzimport set Reference to bz58331.
bzimport added a subscriber: Unknown Object (MLST).
Nemo_bis triaged this task as Medium priority.Apr 3 2015, 10:30 PM
Nemo_bis lowered the priority of this task from Medium to Low.
Nemo_bis subscribed.
Aklapper subscribed.

The DumpHTML has been unmaintained and broken for many years. It is being archived. Declining this task per T280185.