Comment 6 for bug 885588

Revision history for this message
Ruslan Kabalin (rkabalin) wrote :

That is true, attempt to access user that has been created but does not have profile will cause fatal error.

Regarding your question, yes, it is possible to have the user without profile. The profile view is created on the first user login, see auth/user.php, load_views() call from authenticate().