You might want to use a WOGenericContainer instead. Or better yet,
use the new inline $syntax:
<link rel="stylesheet" type="text/css" href="$myCssFile" />
Generally putting a WebObjects tag inside another tag isn't a great
idea. I know, I've done it before and it always comes back to haunt
me sooner or later.
____________________________________________________________________
Brendan Duddridge | CTO | 403-277-5591 x24 | brenda..lickspace.com
ClickSpace Interactive Inc.
Suite L100, 239 - 10th Ave. SE
Calgary, AB T2G 0V9
On May 7, 2007, at 8:42 PM, Gavin Eadie (JIRA) wrote:
> when a <WEBOBJECT ...></WEBOBJECT> is under a quote, the WOD editor
> thinks its missing
> ----------------------------------------------------------------------
> ----------------
>
> Key: WOL-418
> URL: http://issues.objectstyle.org/jira/browse/
> WOL-418
> Project: WOProject/WOLips
> Issue Type: Improvement
> Components: wolips
> Reporter: Gavin Eadie
> Priority: Minor
>
>
> With -- xxx.html:
>
> <link rel="stylesheet" type="text/css" href="<webobject
> name=StyleURL></webobject>">
>
> and -- xxx.wod:
>
> StyleURL: WOResourceURL {
> filename = "marketplace.css"; framework = "app";
> }
>
> WOD Editor reports: "There is no element named 'StyleURL" in your
> component HTML file." I assume because it'd under the quotes of
> the href="..."
>
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the
> administrators: http://issues.objectstyle.org/jira/secure/
> Administrators.jspa
> -
> For more information on JIRA, see: http://www.atlassian.com/
> software/jira
>
>
>
This archive was generated by hypermail 2.0.0 : Mon May 07 2007 - 23:57:42 EDT