Bug #261
Exception if user profile does not exist when creating repository
| Status: | New | Start date: | 04/09/2010 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - |
Description
This happens when the vcsmanager app is enabled after the root user or other users have already been created.
Trap the following line in signal_cb.py:
creator_profile = creator.get_profile()
If the profile does not exist, call create_user_profile().
History
Updated by George Notaras almost 2 years ago
- Priority changed from Normal to High
