From adffaces-issues-return-2110-apmail-incubator-adffaces-issues-archive=incubator.apache.org@incubator.apache.org Fri Mar 16 08:37:57 2007 Return-Path: Delivered-To: apmail-incubator-adffaces-issues-archive@locus.apache.org Received: (qmail 43246 invoked from network); 16 Mar 2007 08:37:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Mar 2007 08:37:57 -0000 Received: (qmail 26152 invoked by uid 500); 16 Mar 2007 08:38:05 -0000 Delivered-To: apmail-incubator-adffaces-issues-archive@incubator.apache.org Received: (qmail 26070 invoked by uid 500); 16 Mar 2007 08:38:03 -0000 Mailing-List: contact adffaces-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-issues@incubator.apache.org Delivered-To: mailing list adffaces-issues@incubator.apache.org Received: (qmail 26039 invoked by uid 99); 16 Mar 2007 08:38:03 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Mar 2007 01:38:03 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Mar 2007 01:37:51 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0473A71409B for ; Fri, 16 Mar 2007 01:37:13 -0700 (PDT) Message-ID: <17806768.1174034233016.JavaMail.jira@brutus> Date: Fri, 16 Mar 2007 01:37:13 -0700 (PDT) From: =?utf-8?Q?Matthias_We=C3=9Fendorf_=28JIRA=29?= To: adffaces-issues@incubator.apache.org Subject: [jira] Updated: (ADFFACES-289) PanelPage or Page Component with Menu Model not working for menu selection In-Reply-To: <20642138.1163381557115.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/ADFFACES-289?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias We=C3=9Fendorf updated ADFFACES-289: ---------------------------------------- Fix Version/s: 1.0.0-incubating-core Affects Version/s: 1.0.0-incubating-core > PanelPage or Page Component with Menu Model not working for menu selectio= n > -------------------------------------------------------------------------= - > > Key: ADFFACES-289 > URL: https://issues.apache.org/jira/browse/ADFFACES-289 > Project: MyFaces ADF-Faces > Issue Type: Bug > Components: Build > Affects Versions: 1.0.0-incubating-core > Environment: JBoss 4.0.3SP1/Windows XP > Reporter: Derek Cornelius > Priority: Critical > Fix For: 1.0.0-incubating-core > > > Using the page demo, select a2 from menu link and then select a3, a1 or a= 4 and the same a2 page will be displayed. > If the menu tree is used down in the page, then the selection works. > My own application is using PanelPage with a menu model for level1 and le= vel2 menus, the menus display correctly but the menu selection does not wor= k.=20 > Each Hyperlink is being generated with the same id like 'page:menu' inste= ad of 'page:1:menu', 'page:2:menu', etc. thus when submitted, the action is= not generated for the menu selection. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.