• 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
Re: Creating working wocontext()
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating working wocontext()


  • Subject: Re: Creating working wocontext()
  • From: Samuel Pelletier <email@hidden>
  • Date: Wed, 19 Apr 2017 10:28:07 -0400

Hi Klaus,

I never managed to get the url generation works as expected outside the RR loop.

For these case, I add a property with the base public url, construct the required url manually and uses the src and href bindings.

If there is a bette way, I would like to know it too.

Samuel

Le 14 avr. 2017 à 16:15, Klaus Berkling <email@hidden> a écrit :


Hi Gang.

I’m sending a scheduled email (ERQSJob) using a WOComponent as the message content.  When the email is sent the links in the component page are wrong.  I tried the different  pageWithName and instantiatePage methods and they work for non-scheduled messages.

I can create a wocontext from a fake worequest:

WORequest fakeRequest = new ERXRequest("GET", "https://apps.berkling.us/.......woa", "HTTP 1.1", null, null, null);
WOContext context = new ERXWOContext(fakeRequest);

I generate the links with completeURLWithRequestHandlerKey() to an direct action. I also have links to web resources like images. The urls will look like ‘http://localhost:…https://apps.berkling.us/…’, prepending the localhost part.

Anyone tackle this before?


Klaus Berkling
www.berkling.us | Photography



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: Creating working wocontext()
      • From: Klaus Berkling <email@hidden>
References: 
 >Creating working wocontext() (From: Klaus Berkling <email@hidden>)

  • Prev by Date: Re: Set case insensitive unique index with ERXMigrations
  • Next by Date: Re: Creating working wocontext()
  • Previous by thread: Creating working wocontext()
  • Next by thread: Re: Creating working wocontext()
  • Index(es):
    • Date
    • Thread