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

Bug 385277

Summary: Fix broken links in online Developers Guide
Product: [RT] RAP Reporter: Tim Buschtoens <tbuschto>
Component: WebsiteAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: tbuschto
Version: 1.5   
Target Milestone: 2.2 M1   
Hardware: All   
OS: All   
Whiteboard:

Description Tim Buschtoens CLA 2012-07-17 05:29:58 EDT
The RAP Developers Guide has a few links to the RAP API reference. They are all dead in the online version, which gives a unprofessional impression. 

The best solution would be to add the API reference to the website. Alternatively, the links could either be removed from the online version, or changed to point to the eclipse online help: http://help.eclipse.org/juno/nav/42_4
Comment 1 Tim Buschtoens CLA 2013-01-10 07:48:49 EST
Fixed for 1.4/1.5, but 2.0 is pointing to the 1.5 reference (since 2.0 isn't online yet). This will be a problem until the kepler help is online, as 2.0 is released months before.
Comment 2 Ralf Sternberg CLA 2013-01-11 10:26:36 EST
(In reply to comment #1)
> Fixed for 1.4/1.5, but 2.0 is pointing to the 1.5 reference (since 2.0 isn't
> online yet). This will be a problem until the kepler help is online, as 2.0 is
> released months before.

Tim, the 2.0 reference is published on the download server. That's where the links should point to:

2.0: http://download.eclipse.org/rt/rap/doc/2.0/guide/reference/api/index.html
1.5: http://download.eclipse.org/rt/rap/doc/1.5/help/html/reference/api/index.html
1.4: http://download.eclipse.org/rt/rap/doc/1.4/help/html/reference/api/index.html
Comment 3 Tim Buschtoens CLA 2013-01-11 11:43:00 EST
Ah, right i alrady did that. Only links that start with "/help" point to help.eclipse.org. I wonder if this can be an issue or not.
Comment 4 Ralf Sternberg CLA 2013-01-14 07:07:29 EST
These are links to other Eclipse project's documentation. For 2.0, they should point to the Juno version, 2.1 will then point to Kepler.
Comment 5 Tim Buschtoens CLA 2013-07-08 04:20:38 EDT
Hm, at least some seem to pint to indigo (RWT Standalone -> "Source Attachment")
Comment 6 Tim Buschtoens CLA 2013-07-22 09:16:54 EDT
This was literally the only link that pointed to the wrong help version. Since the linked article doesn't seem to have any significant changes between the two versions it's only a very minor issue. Fixed in master with commit fefef6410afff5777fc9754991fc1469aa23bfa8. Bug closed.