Good morning everyone.

I have a bit of an odd problem. I'm creating an XML-document .wo. One of the 
tags in the XML is called "workingpr". Now. When the WO template parser 
encounters this xml-tag in the html, it attempts to parse it as a <webobject> 
tag, giving me the error:

Error:
com.webobjects.foundation.NSForwardException 
[com.webobjects.appserver.parser.WOHTMLFormatException] . It has no NAME=... 
parameter: . It has no NAME=... parameter

Reason:
<WOHTMLWebObjectTag cannot initialize WebObject tag <workingpr> . It has no 
NAME=... parameter

This is reproducible across the board, in other projects.

I can work around the problem by using a WOXMLNode, of course, but I'm still 
curious.

So, does anyone have *any* idea how and why this happens?

I kiss you,
- hugi _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to