WOImage inline binding: src-attribute not recognized
WOImage inline binding: src-attribute not recognized
- Subject: WOImage inline binding: src-attribute not recognized
- From: Dennis Cruel <email@hidden>
- Date: Fri, 15 Feb 2008 11:18:43 +0100
When using inline bindings for a WOImage like:
<wo:WOImage src = "/images/icon_info_small.gif" border = "0" alt = "info" />
the following exception occurs:
com.webobjects.appserver.parser.woml.WOMLTemplateParserException:
ImageExample: 1:14: Could not generate an element named: WOImage
...
Caused by:
com.webobjects.appserver._private.WODynamicElementCreationException:
<com.webobjects.appserver._private.WOImage> : At least one of the
following bindings is required for this dynamic element:
directActionName, actionClass, filename, pageName, data, src or value .
This exception occurs in WO 5.4 and 5.4.1
Is this a bug or am i missing something?
Regards,
Dennis Cruel
_______________________________________________
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