Andreas,

Thanks for your suggestions. We have worked through this issue, but are still having the same problem adding new Products.

Specifically, I am able to add a new product to the Add List (following the "hello" example in "Extending Zope", but am asked for a login/password when I try to <<add an instance>> of that product.

Anyone have any ideas?

Thanks,
AnThu


Andreas Jung wrote:
--On Donnerstag, 18. November 2004 15:59 Uhr -0800 Anthu Nguyen 
<Anthu.Nguyen@Sun.COM> wrote:

  
-------------

zopeuser@nwsops35.sfbay% ./runzope
Traceback (most recent call last):
  ...
  File "/usr/local/Zope-2.7.3-0/lib/python/App/version_txt.py", line 45,
in _pre
p_version_data
    dict = expr.match(s).groupdict()
AttributeError: 'NoneType' object has no attribute 'groupdict'

This is caused by

zopeuser@nwsops35.sfbay% more ./lib/python/version.txt
-n Zope 2.7.3-0
which needs to be modified to be
Zope 2.7.3-0
    

This is already fixed.

-aj
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )