[Trac #950] duplicate links on lp.org page

Zarro Boogs per Child bugtracker at laptop.org
Thu Mar 1 15:39:51 EST 2007


#950: duplicate links on lp.org page
--------------------+-------------------------------------------------------
 Reporter:  CarlFK  |       Owner:  blizzard 
     Type:  defect  |      Status:  new      
 Priority:  low     |   Milestone:  Untriaged
Component:  distro  |    Keywords:           
--------------------+-------------------------------------------------------
 Browse to http://laptopfoundation.org

 Hover over the 'participate' -> arrow icon

 See the folowing items: [participate, purpose, program, participate,
 purpose]

 Notice that [participate, purpose] are in there twice.

 looking at html I see that the 2 participate's are not the same:

  href="/index.shtml" title="link to participate
  href="/participate/" title="link to participate

 the 2 purposes are the same:
  <li class="null" id="nav-purpose"><a href="/purpose/" title="link to
 purpose">purpose</a></li>
  <li class="null" id="nav-propose"><a href="/propose/" title="link to
 propose">propose</a></li>

 current html:

 {{{
 <li class="null" id="nav-foundation"><a href="/index.shtml" title="link to
 participate"><span>participate</span></a>
                         <ul>
                                 <li class="null" id="nav-purpose"><a
 href="/purpose/" title="link to purpose">purpose</a></li>
                                 <li class="null" id="nav-program"><a
 href="/program/" title="link to program">program</a></li>
                                 <li class="null" id="nav-participate"><a
 href="/participate/" title="link to participate">participate</a></li>
                                 <li class="null" id="nav-propose"><a
 href="/propose/" title="link to propose">propose</a></li>

                         </ul>
                 </li>
 }}}

-- 
Ticket URL: <http://dev.laptop.org/ticket/950>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list