Thanks,
I'm easy and I will wait some days.
=)

Dennis Byrne wrote:
Again - there is a bug in the nightly build.  It will be fixed with time.

-----Original Message-----
From: Dudu [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 28, 2005 08:42 AM
To: 'MyFaces Discussion'
Subject: Re: error in jscookmenu.

*Someone is using (and working fine) the nightly build of NavigationMenuItems(with actionListener support) and JscookMenu???
Can send me part of code to me see if run here?
thanks all.



*
Dudu wrote:
Thanks for replied Dennis, but I downloaded the latest nightly build, and it is not working right still... I don't like to use the nightly builds, because I'm working on a commercial application at my enterprise...
I like open source, but I'm afraid too with these bugs...
I must to know only a thing:

this problem is happening only with me or other people of mailing list is happening too?

Thanks all

Dennis Byrne wrote:
Try using the latest nightly build (there should be a link to distributions on 
the home page.)  If you still have this problem, you may want to voice your 
concern here.

http://issues.apache.org/jira/browse/MYFACES-974

-----Original Message-----
From: Dudu [mailto:[EMAIL PROTECTED]
Sent: Monday, December 26, 2005 02:32 PM
To: 'MyFaces Discussion'
Subject: error in jscookmenu.
I create a simple and static menu like this:

 <af:form binding="#{backing_untitled1.form1}" id="form1">
             <t:jscookMenu layout="hbr" theme="ThemeOffice"
                      
binding="#{backing_untitled1.jscookMenu1}"
                      
id="jscookMenu1">
          <t:navigationMenuItem 
action="LOGIN_GLOBAL"binding="#{backing_untitled1.navigationMenuItem1}"
                               
 id="navigationMenuItem1">
            <t:navigationMenuItem 
action="LOGIN_GLOBAL"binding="#{backing_untitled1.navigationMenuItem4}"
                               
   id="navigationMenuItem4"/>
            <t:navigationMenuItem  
action="LOGIN_GLOBAL"binding="#{backing_untitled1.navigationMenuItem2}"
                               
   id="navigationMenuItem2"/>
          </t:navigationMenuItem>
          <t:navigationMenuItem  
action="LOGIN_GLOBAL"binding="#{backing_untitled1.navigationMenuItem3}"
                               
 id="navigationMenuItem3"/>
        </t:jscookMenu>
</af:form>

and the javascritp generated after is this:
<script type="text/javascript">var jscookMenu1_menu =[[null, '0', 
'jscookMenu1_menu:ALOGIN_GLOBAL', 'linkDummyForm', null,[null, '0', 'jscookMenu1_menu:ALOGIN_GLOBAL', 
'linkDummyForm', null],[null, '0', 'jscookMenu1_menu:ALOGIN_GLOBAL', 'linkDummyForm', null]],[null, 
'0', 'jscookMenu1_menu:ALOGIN_GLOBAL', 'linkDummyForm', null]];</script>All is displayed 
correctly, but, when I click on anavigationMenuItem, another window is opened,and the browser go to a 
url like this
http://192.168.1.26:8988/sagweb/jscookMenu1_menu:ALOGIN_GLOBAL
and page not found is displayed =(

I'm using the nightly build of 12/19, because I need thenavitionMenuItem with 
actionListener. Thomas sayd it is working fine.
=(
I

_______________________________________________________ Yahoo! doce lar. Faça do Yahoo! sua homepage. http://br.yahoo.com/homepageset.html


_______________________________________________________ Yahoo! doce lar. Fa�a do Yahoo! sua homepage. http://br.yahoo.com/homepageset.html
        

        
                
_______________________________________________________ Yahoo! doce lar. Faça do Yahoo! sua homepage. http://br.yahoo.com/homepageset.html






        

        
                
_______________________________________________________ Yahoo! doce lar. Fa�a do Yahoo! sua homepage. http://br.yahoo.com/homepageset.html

Reply via email to