Bug 391599

Summary: EclipseLink wiki non-existent page link presentation is confusing
Product: Community Reporter: Jim Garrison <jim.garrison>
Component: WikiAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: rick.sapir
Version: unspecifiedKeywords: ui, usability
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Jim Garrison CLA 2012-10-10 16:05:07 EDT
Non-existent pages link as bold text of the same color as existing pages (non-bold). Clicking on one of these links while not logged in results in a permission error, making it look like parts of the wiki have restricted access.

What is actually happening is that it is trying to create the non-existent page, and it is THAT operation that requires permissions.  

Links to non-existent pages should follow the standard wiki convention of red text color.
Comment 1 Rick Sapir CLA 2012-10-11 08:02:15 EDT
This requires a change to the wiki CSS to show  a different color for broken (i.e., non-existent links). Moving this bug to Community / Wiki.

Regarding the EclipseLink documentation, please note that it is being moved off the wiki and into a more user-friendly format accessible from the main EclipseLink web pages: http://www.eclipse.org/eclipselink/documentation/
Comment 2 Eclipse Webmaster CLA 2012-10-12 09:53:49 EDT
Ok, I've updated the CSS, so 'missing' links are now a different colour.

-M.