On Wednesday 06 July 2005 06:32, Imaappppp wrote:
> It's a big hack, BUT at least works, and turns the bugtracker online
> again! Suggestions for a better fix?

Your solution depends on the PrincipalFolder implementation as it assumes that 
the queriable is a container or at least an object that can be iterated over.

The best would be the following:

0. Get rid of the login attribute of the User term entry. It is not needed. We 
should always use the id or title of the principal only. The login is 
protected information.

1. Make the user vocabulary a complex managed vocabulary to which you can add 
new users using the queriables.

2. The way you can add new users to the user vocabulary is via the queriable 
UI as it is already implemented in the grant view.

If you have questions, feel free to E-mail me.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to