Re: Another goofy question: Images from database not showing up?
Re: Another goofy question: Images from database not showing up?
- Subject: Re: Another goofy question: Images from database not showing up?
- From: Chuck Hill <email@hidden>
- Date: Thu, 15 May 2008 13:59:29 -0700
On May 15, 2008, at 1:26 PM, Hugi Þórðarson wrote:
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?
Chuck
registerRequestHandler( new WOResourceRequestHandler(),
resourceRequestHandlerKey() );
Cheers,
- hugi
// Hugi Thordarson
// http://hugi.karlmenn.is/
On 15.5.2008, at 19:50, Chuck Hill wrote:
On May 15, 2008, at 12:44 PM, Jaime Magiera wrote:
On May 15, 2008, at 3:36 PM, Chuck Hill wrote:
What does the img tag in the generated HTML look like?
Where are the images in your project? Are they in folders?
Chuck
On May 15, 2008, at 12:27 PM, Jaime Magiera wrote:
Hello again,
Did something change in WO 5.4 or is there something unique to
WOLips that WOImages from database content do not show? They are
data bindings
Hi chuck, they are directly from the DB. (yes I know, but there
are some images I need to store in the DB itself ;).
It is a valid way of vending images in some cases. No lecture here.
/cgi-bin/WebObjects/ThoughtConduitRemote.woa/wr?
wodata=3319715959921658135
So you have the data binding of WOImage bound to a blob attribute
of an EO? No idea why that is not working.
Are there two requests like the URL above? The first one would
remove the image from the cache so the second will fail. The
question then would be, "Why are there two requests?"
Chuck
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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