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

       Web browser: ---
             Bug #: 32606
           Summary: duplicate link: is not HTML-linked to file page, not
                    red and points to the wrong URL
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: Unprioritized
         Component: UploadWizard
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


FF 3.6 on openSUSE 11.1

When I try to upload a file which was already uploaded before but was deleted
UW displays a warning about this and includes a link to the file. However this
link is 
<pre>
<a href="#">andere Datei</a>
</pre>
but should be
<pre>
<a
href="//commons.wikimedia.org/w/index.php?title=File:Burning_eyes_smileygree2tra4.png&action=edit&redlink=1">andere
Datei</a>
</pre>
Otherwise a middle click on it doesn't work. I did it since it seems to be a
usual link to a file page on Commons. 

Please also color it red if it doesn't exist and use the &action=edit&redlink=1
URL params.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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