[Zope-CMF] guarded_getattr problem
Bryan C. Andregg
bryan.andregg@duke.edu
Mon, 29 Jul 2002 11:24:12 -0400
--eOCs1kjVBhCoSYgo
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Trying to delete an object I'm passing the id in a form (and I've varified
that request/id is passed and is correct) and I'm using,
<div tal:condition=3D"python: request.submit =3D=3D 'Yes'">
<h2><span tal:replace=3D"request/id">Id</span> Deleted</h2>
<span tal:condition=3D"python: manage_delObjects(request.id)">
Delete
</span>
</div>
However this produces a TALESerror complaining about guarded_getattr.
Is the syntax wrong?
--=20
Bryan C. Andregg Duke University Medical Center
Programmer Dept. of Anesthesiology
e <bryan.andregg@duke.edu>
p +1 919 684 6201
--eOCs1kjVBhCoSYgo
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE9RV4cj9pElyS/cakRAvBHAJ9UJR+JQqq8PjK2jvZ2usO6jq41gACfbIu9
L0hO4MUCi43fxFfUeI25ffo=
=KFJU
-----END PGP SIGNATURE-----
--eOCs1kjVBhCoSYgo--