Matej, Thanks for your reply. I see in 1.4-m3 that the signature has changed. But I am only migrating to 1.4-m2. The signature was the same for that release.
I have not migrated to 1.4-m3 because that release seems to have a lot of API changes that I am not ready to address. Jon Jonathan A. Goldstein Software Engineer Xerox Corporation 800 Phillips Rd., 0300-12S Webster, NY 14580 Phone 585.422.4161 Internal 8*702-4161 Ease of Use Common Room 585.422.0731 Internal 8*702.0731 Fax 585.422.8116 [EMAIL PROTECTED] PSG.Workflow Business Unit.Workflow Business Team.FFPS Ease of Use Team www.xerox.com -----Original Message----- From: Matej Knopp [mailto:[EMAIL PROTECTED] Sent: Monday, August 04, 2008 4:28 PM To: [email protected] Subject: Re: LinkTree's overridden onNodeLinkClicked not being invoked after migrating from 1.3.3 to 1.4-m2 The method signature has changed. The TreeNode argument has been changed to Object. This you are probably not overriding the method. -Matej On Mon, Aug 4, 2008 at 10:09 PM, Goldstein, Jonathan A <[EMAIL PROTECTED]> wrote: > My tree behavior was working fine using Wicket 1.3.3, but after migrating to > 1.4-m2 the onNodeLinkClicked method I created does not seem to be invoked. > > > > Did I miss a release note that would explain this? > > > > Jon > > Jonathan A. Goldstein > Software Engineer > > Xerox Corporation > 800 Phillips Rd., 0300-12S > Webster, NY 14580 > > Phone 585.422.4161 > Internal 8*702-4161 > > Ease of Use Common Room 585.422.0731 > Internal 8*702.0731 > > Fax 585.422.8116 > > [EMAIL PROTECTED] > > > PSG.Workflow Business Unit.Workflow Business Team.FFPS Ease of Use Team > > www.xerox.com > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
