[Zope-dev] call file.update-data question
Casey Duncan
casey@zope.com
Tue, 21 May 2002 09:49:51 -0400
On Monday 20 May 2002 09:27 pm, ch j liu wrote:
> hello ,everybody.
>=20
> when I call file.update_data function ,zope need
> authenticate. even though I check all permission to a
> new user,but the user can not login .why ,what should
> I do ?
> thanks .
> zope 2.5.1 win2k professional
update_data is a private method not available in TTW code. Use=20
manage_upload(file) instead.
hth,
-Casey
P.S. This is the wrong list for this question. Please direct questions ab=
out=20
using Zope to zope@zope.org.