I just fixed the bug & commited the changes. Thanks for reporting this issue!

regards
Thomas

On 11/11/05, Thomas Spiegl <[EMAIL PROTECTED]> wrote:
> Yes, you are right. I will fix this.
>
> Thomas
>
> On 11/11/05, Francesco Consumi <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> > I'm using this myfaces snapshot and I think I found a serious bug in
> > jscookmenu :
> > when in action there are methods, they are executed every time the menu
> > is loaded.
> > Just an example:
> >
> >   <t:jscookMenu layout="hbr" theme="ThemeOffice" >
> >     <t:navigationMenuItem id="nav_home" itemLabel="Home" action="go_home">
> >       <t:navigationMenuItem id="nav_home2" itemLabel="Home" 
> > action="go_home" />
> >       <t:navigationMenuItem id="nav_logout" itemLabel="Logout"
> > action="#{mb.logout}" />
> >     </t:navigationMenuItem>
> >   </t:jscookMenu>
> >
> > every time i reload page with this menu, the "logout" method is executed.
> >
> > --
> > Francesco Consumi
> > Ufficio Sistemi informativi
> > Istituto degli Innocenti
> > Piazza SS.Annunziata, 12
> > 50122 Firenze
> > consumi at istitutodeglinnocenti.it
> > Tel. +39 055 2037320
> > ICQ# 12516133
> >
> >
> >
>
>
> --
> http://www.irian.at
>
> Your JSF powerhouse -
> JSF Consulting, Development and
> Courses in English and German
>
> Professional Support for Apache MyFaces
>


--
http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces

Reply via email to