#0073 Error when enableing Issue Assignments
An error occured when I tried to...enable Issue Assignments as I entered the Webmasters Names as the current email notifier
--------------------------------------------------
Error type: BadRequest
Error value: The id "acl_users" is invalid - it is already in use.
Traceback (innermost last):
Module ZPublisher.Publish, line 101, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 39, in call_object
Module Products.IssueTrackerProduct.IssueUserFolder, line 41, in manage_addIssueUserFolder
Module OFS.ObjectManager, line 248, in _setObject
Module OFS.ObjectManager, line 81, in checkValidId
BadRequest: The id "acl_users" is invalid - it is already in use.
___________
The log file contents...
-------------------------
Bug Reporting File
2005/05/06 22:03:55.192 GMT-7
Error type: NameError
Error value: global name 'ISSUEUSER_ROLES' is not defined
Traceback (innermost last):
Module ZPublisher.Publish, line 101, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 39, in call_object
Module Products.IssueTrackerProduct.IssueUserFolder, line 44, in manage_addIssueUserFolder
NameError: global name 'ISSUEUSER_ROLES' is not defined
IssueTrackerProduct version: 0.6.6
Zope: (Zope 2.7.5-final, python 2.3.5, linux2)
Python: 2.3.5 (#0001, Apr 27 2005, 22:04:58)
[GCC 3.3.4 (pre 3.3.5 20040809)]
Platform: linux2
3 years and 1 month and 4 weeks old
Cheers Jeff. I was able to reproduce this rather embarrasing bug and fix it with assurance. I'll release a new version shortly.