[Zope] quick question for some Zope wizard out there :)

David Wagle David.A.Wagle@HealthPartners.Com
Mon, 01 Feb 1999 11:23:41 -0600 (CST)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Ok - the idea here is to simply populate a two column table with
values culled from the property proc_platform, which is a set of
tokens.

it doesn't work as written, and gives the error message which
follows. What am I doing incorrectly? (besides trying to pretend to
be a Zope programmer :)

<!--#var standard_html_header-->
<FORM>
<TABLE>

<!--#var"_.namespace(even=no)"-->


<!--#in proc_platform-->
<TR>
<TD>
<INPUT TYPE="checkbox" 
       name="test1" 
       value="<!--#var sequence-item-->" >
         <!--#var sequence-item spacify--> 


<!--#if expr="name == no" -->
        </TD>
        <!--#var"_.namespace(even=yes)"-->
<!--#else-->
        </TD>
        </TR>
        <!--#var"_.namespace(even=no)"-->
<!--#/if-->

<!--#/in-->


</TABLE>
</FORM>

<!--#var standard_html_footer-->


! 

          System Unavailable 

          This site is currently experiencing technical difficulties.
Please contact the site administrator for more information. For
          additional technical information, please refer to the HTML
source for this page. Thank you for your patience.


Traceback (innermost last):
  File /usr/local/Zope-1.9.0-src/lib/python/ZPublisher/Publish.py,
line 879, in publish_module
  File /usr/local/Zope-1.9.0-src/lib/python/ZPublisher/Publish.py,
line 595, in publish
    (Info: /UnixSystem/Procedures/test)
  File /usr/local/Zope-1.9.0-src/lib/python/OFS/Document.py, line
181, in __call__
    (Object: test)
  File /usr/local/Zope-1.9.0-src/lib/python/OFS/Document.py, line
177, in __call__
    (Object: test)
  File
/usr/local/Zope-1.9.0-src/lib/python/DocumentTemplate/DT_String.py,
line 514, in __call__
    (Object: test)
  File
/usr/local/Zope-1.9.0-src/lib/python/DocumentTemplate/DT_Util.py,
line 268, in eval
    (Object: _.namespace(even=no))
  File <string>, line 0, in ?
NameError: (see above)


- -------------------------------------------------
A computer system without Microsoft products is
like a dog without bricks chained to its head.
- -------------------------------------------------

-----BEGIN PGP SIGNATURE-----
Version: PGP for Personal Privacy 5.0
Charset: noconv

iQA/AwUBNrXjHNtGhckXZmDjEQLKxQCffTPbF7TvJolqGs48t7/uctBqUhIAn33i
wjwEkuPHVWANYMbrzvgD6jU9
=ypSg
-----END PGP SIGNATURE-----