• 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
WOActionURL causes session to be created
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WOActionURL causes session to be created


  • Subject: WOActionURL causes session to be created
  • From: Greg Hulands <email@hidden>
  • Date: Wed, 23 Jul 2008 21:21:11 -0700

Hi,
On my main component I am making sure not to have any component actions bound, but I have found that using WOActionURL to get the url to a direct action seems to be causing a new session to be created.


This is the binding:

<form method="post" action="<webobject name=loginURL></webobject>">

loginURL: WOActionURL {
	directActionName = "login";
}

And this is the html produced:

<form method="post" action="/WebObjects/TrackLog.woa/wa/login? wosid=zd4YCBNdtT6muy6pb0vxJg">

Is this a known bug or am I missing something obvious?

Regards,
Greg

Using WO 5.4.2
_______________________________________________
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: WOActionURL causes session to be created
      • From: Lachlan Deck <email@hidden>
  • Prev by Date: OpenbasePKPlugin: NEWID FOR null ID
  • Next by Date: Re: WOActionURL causes session to be created
  • Previous by thread: Re: Unable to release locks held by deallocated EOEditingContext
  • Next by thread: Re: WOActionURL causes session to be created
  • Index(es):
    • Date
    • Thread