[Zope] Methods with partial tags...
Curtis Maloney
curtis@umd.com.au
Mon, 28 Feb 2000 15:56:36 +1100
On Mon, 28 Feb 2000, you wrote:
> Hello again...
>
> I seem to be running into a problem with the 'helpful' parsing of ZOPE. I have
> a DTML method which contains a <dtml-border> tag, since it will be part of a
> multi-part e-mail.
>
8<-----8<----
<cut stuff from here>
8<-----8<----
>
> now, from my understanding, the parser is snakey because i am putting in the
> <dtml-border> tag, which should only occur between a <dtml-mime> and a
> </dtml-mime>
>
> It WILL, but not in it's own method...... any suggestions?
>
> Have a better one,
> Curtis.
<wipes egg off face>
ok.. so i screwed up.... s/border/boundary/.....
but still, afaik, my original problem still stands.... or am I wrong?