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

       Web browser: ---
            Bug ID: 58331
           Summary: dumpHtml does not create correct link for file using
                    [[:Media:file.pdf]]
           Product: MediaWiki extensions
           Version: REL1_22 branch
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: DumpHTML
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

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 !

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to