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

Bug 572505

Summary: Nav list not showing all items.
Product: Community Reporter: Wayne Beaton <wayne.beaton>
Component: WebsiteAssignee: Eric Poirier <eric.poirier>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: eric.poirier
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
See Also: https://git.eclipse.org/r/c/www.eclipse.org/eclipse.org-common/+/178724
https://git.eclipse.org/c/www.eclipse.org/eclipse.org-common.git/commit/?id=86c8b7de59108e0dff8f17a422c923c1231171b9
Whiteboard:

Description Wayne Beaton CLA 2021-03-31 20:45:59 EDT
It looks like an off-by-one error.

e.g. The legal page doesn't show the last item from each group in the Nav.

[1] https://www.eclipse.org/legal/index.php
[2] https://git.eclipse.org/c/www.eclipse.org/legal.git/tree/_projectCommon.php
Comment 1 Eclipse Genie CLA 2021-04-01 08:53:59 EDT
New Gerrit change created: https://git.eclipse.org/r/c/www.eclipse.org/eclipse.org-common/+/178724
Comment 3 Eric Poirier CLA 2021-04-01 09:24:40 EDT
Hi Wayne,

Thanks for reporting this.

The sidebar menu has been fixed on production.

https://www.eclipse.org/legal/index.php

Let me know if there's anything else.

Thanks.
Comment 4 Eric Poirier CLA 2021-04-01 09:25:19 EDT
Closing.
Comment 5 Wayne Beaton CLA 2021-04-01 10:32:51 EDT
That's done it. Thanks Eric.