• 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
Problem with webobject attributes in WOBuilder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with webobject attributes in WOBuilder


  • Subject: Problem with webobject attributes in WOBuilder
  • From: "John Stewart" <email@hidden>
  • Date: Fri, 2 Jun 2006 15:49:11 +0100

Hi!

I'm trying to use dynamic webobject tags in WOBuilder to set up HTML
tag attributes.

e.g.

<ul class='style1 <webobject name="String1"></webobject>'>
 <li>...</li>
</ul>

where

String1: WOString {
	value = "style2";
}


I can happily add levels of tag nesting here, such as WOConditionals. It seems to want outermost single quotes, and double quotes at all levels inside.

So far, so good - works OK.  I do have problems if I split up the
lines with CRs, though this should be whitespace-friendly.

However if I try to reformat the page using CTRL-A, CTRL-R (or
Apple-A, Apple-R on Mac), it tends to chuck out part or all of these
attributes.

Furthermore, if I add further WOStrings, WOConditionals, etc elsewhere
in the component, the new ones often overwrite the existing ones used
in the attributes.

In short, it looks like WOBuilder isn't geared up for coping with WO
tags used in attributes.

Anyone else having a problem here?  Any workarounds or fixes in sight?

This is using WOBuilder Version 5.3.1 (680) on OS/X.

TIA,
John
_______________________________________________
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: Problem with webobject attributes in WOBuilder
      • From: "John Stewart" <email@hidden>
    • Re: Problem with webobject attributes in WOBuilder
      • From: David LeBer <email@hidden>
  • Prev by Date: Re: Updated objects not present in updatedObjects() array ?
  • Next by Date: Re: Problem with webobject attributes in WOBuilder
  • Previous by thread: Re: Null Object on Commit
  • Next by thread: Re: Problem with webobject attributes in WOBuilder
  • Index(es):
    • Date
    • Thread