• 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: Another goofy question: Images from database not showing up?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Another goofy question: Images from database not showing up?


  • Subject: Re: Another goofy question: Images from database not showing up?
  • From: Mike Schrag <email@hidden>
  • Date: Thu, 15 May 2008 17:03:17 -0400

It's a bug in Project Wonder. Add this to your application constructor to revert to the old way and everything will feel good again.

What is the bug in Wonder?

if (isDirectConnectEnabled()) {
registerRequestHandler(new ERXStaticResourceRequestHandler(), "_wr_");
if (ERXApplication.isWO54()) {
registerRequestHandler(new ERXStaticResourceRequestHandler(), "wr");
}
}


I have no idea why it does this ... I have to believe Anjo was aiming to fix SOMETHING since he went out of his way to put that in, but it sounds like we should pull it back out.

ms

_______________________________________________
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: Another goofy question: Images from database not showing up?
      • From: Mike Schrag <email@hidden>
References: 
 >Another goofy question: Images from database not showing up? (From: Jaime Magiera <email@hidden>)
 >Re: Another goofy question: Images from database not showing up? (From: Chuck Hill <email@hidden>)
 >Re: Another goofy question: Images from database not showing up? (From: Jaime Magiera <email@hidden>)
 >Re: Another goofy question: Images from database not showing up? (From: Chuck Hill <email@hidden>)
 >Re: Another goofy question: Images from database not showing up? (From: Hugi Þórðarson <email@hidden>)
 >Re: Another goofy question: Images from database not showing up? (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: problem with stateless component
  • Next by Date: Re: Another goofy question: Images from database not showing up?
  • Previous by thread: Re: Another goofy question: Images from database not showing up?
  • Next by thread: Re: Another goofy question: Images from database not showing up?
  • Index(es):
    • Date
    • Thread