You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "Juan Jose Pablos (JIRA)" <ji...@apache.org> on 2005/06/15 23:46:52 UTC

[jira] Updated: (FOR-203) 2nd level tabs are not selected appropriately

     [ http://issues.apache.org/jira/browse/FOR-203?page=all ]

Juan Jose Pablos updated FOR-203:
---------------------------------

      Component: Skins (general issues)
    Description: 
The 2nd level tabs are not shown for menu entries that caused the issue FOR-111. This happens because the starts-with() path comparison fails for menu entries that do not reside the same directory as is specified in the "dir" attribute of the 2nd level tabs.

See the attached bug-demo.tgz for an example. Select "Samples/Apache document" and notice that the 2nd level tabs are shown. Now select "Samples/BUG DEMO" and notice that the 2nd level tabs are not shown.

This is because the document corresponding to "Samples/Apache document" resides in the directory "/samples" whereas the document corresponding to "Samples/BUG DEMO" resides in the directory "/bug-sample".

Kind regards,
  Lorenz Froihofer.

  was:
The 2nd level tabs are not shown for menu entries that caused the issue FOR-111. This happens because the starts-with() path comparison fails for menu entries that do not reside the same directory as is specified in the "dir" attribute of the 2nd level tabs.

See the attached bug-demo.tgz for an example. Select "Samples/Apache document" and notice that the 2nd level tabs are shown. Now select "Samples/BUG DEMO" and notice that the 2nd level tabs are not shown.

This is because the document corresponding to "Samples/Apache document" resides in the directory "/samples" whereas the document corresponding to "Samples/BUG DEMO" resides in the directory "/bug-sample".

Kind regards,
  Lorenz Froihofer.

    Environment: 

> 2nd level tabs are not selected appropriately
> ---------------------------------------------
>
>          Key: FOR-203
>          URL: http://issues.apache.org/jira/browse/FOR-203
>      Project: Forrest
>         Type: Bug
>   Components: Skins (general issues)
>     Versions: 0.6
>     Reporter: Lorenz Froihofer
>      Fix For: 0.8
>  Attachments: bug-demo.tgz
>
> The 2nd level tabs are not shown for menu entries that caused the issue FOR-111. This happens because the starts-with() path comparison fails for menu entries that do not reside the same directory as is specified in the "dir" attribute of the 2nd level tabs.
> See the attached bug-demo.tgz for an example. Select "Samples/Apache document" and notice that the 2nd level tabs are shown. Now select "Samples/BUG DEMO" and notice that the 2nd level tabs are not shown.
> This is because the document corresponding to "Samples/Apache document" resides in the directory "/samples" whereas the document corresponding to "Samples/BUG DEMO" resides in the directory "/bug-sample".
> Kind regards,
>   Lorenz Froihofer.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira