#3 — bootstrap breaks on login
by
Alexandre Sauve
—
last modified
Jan 08, 2009 02:32 PM
| State | Resolved |
|---|---|
| Version: |
—
|
| Area | Functional |
| Issue type | Bug |
| Severity | Medium |
| Submitted by | Alexandre Sauve |
| Submitted on | Aug 26, 2006 |
| Responsible | Andy McKay |
| Target release: |
—
|
When launching an inspector (clouseau ;^) of course )
I got a stack trace and input result in no answer
To fix it just comment these lines in bootstrap.py :
#if uid:
# user = acl_users.getUserById(uid).__of__(acl_users)
# newSecurityManager(None, user)
(PS: This file seems really obscure, specially for the acl_users_path
for which I don't see where it is initialized)
Note:
with admin basic_auth bootstrap.py fails with another flavor of message
- Steps to reproduce:
- Using Plone 2.1.3
Login as Manager (plone GRUF acl_user)
Go to Plone config -> Clouseau -> Start new inspector
Added by
Andy McKay
on
Aug 29, 2006 10:12 PM
I cleaned that up a bit and it should now ignore that stuff if theres a problem.
Issue state:
unconfirmed
→
resolved
Responsible manager:
(UNASSIGNED)
→
andym
No responses can be added.
If you can, please log in before submitting a reaction.
