Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 477428

Summary: Links to File: in Wiki ignore label
Product: Community Reporter: Andreas Benzing <andreas.benzing>
Component: WikiAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Andreas Benzing CLA 2015-09-15 03:39:17 EDT
When adding an internal reference to a file in the wiki, the label to be shown for the link is ignored.

Example:
https://wiki.eclipse.org/Open-Measured-Data-Management-WG/Architecture_Committee#Architecture_Specification
Comment 1 Eclipse Webmaster CLA 2015-10-05 14:51:53 EDT
According to https://www.mediawiki.org/wiki/Help:Linking_to_files the correct syntax is:

[[Media:Architecture-specification.zip|here]]

I've updated the linked page with that syntax and it seems to be appearing as you expect.

-M.