• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
WOHyperlink Bug
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WOHyperlink Bug


  • Subject: WOHyperlink Bug
  • From: Gilles MATHURIN <email@hidden>
  • Date: Thu, 10 Aug 2006 16:10:41 -0400

Hi everyone,

I have a very strange bug in WO
After compiling this :

========
Class file :
========
public ArtisteDetailPage artisteDetail()
{
ArtisteDetailPage nextPage = (ArtisteDetailPage)pageWithName ("ArtisteDetailPage");


        // Initialize your component here
		nextPage.setAArtiste(aArtisteItem);

        return nextPage;
    }

=========
wod file :
=========
Hyperlink4: WOHyperlink {
	action = artisteDetail;
}

I obtain that when cliking on the link :
====
WO Error message
====
com.webobjects.appserver._private.WODynamicElementCreationException: Missing required attribute: 'action' or 'href' or 'pageName' or 'directActionName' or 'actionClass'
Reason:
<com.webobjects.appserver._private.WOHyperlink> Missing required attribute: 'action' or 'href' or 'pageName' or 'directActionName' or 'actionClass'


As you can see the 'missing attribute 'action'' is there but seem to be invisible…

The strangest is that the same hyperlink was working this morning so… now i am very frustrating and disappointed…

Help please …

GM

Regards. _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: WOHyperlink Bug
      • From: Chuck Hill <email@hidden>
  • Prev by Date: WO Session Picture
  • Next by Date: Re: How about a WWWODC?
  • Previous by thread: Re: WO Session Picture
  • Next by thread: Re: WOHyperlink Bug
  • Index(es):
    • Date
    • Thread