PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001721PacketFenceweb adminpublic2013-10-02 13:192013-10-02 13:31
Reporterfrancis 
Assigned Tofrancis 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version4.0.6-2 
Target Version4.1.0Fixed in Version4.1.0 
Summary0001721: Error when creating users with no "set role" action
DescriptionFrom the Web admin interface, creating one or multiple users without specifying a role returns an error.

The message displayed in the Web interface is "Unexpected error. See server-side logs for details.".

In the log file, we have :

WARN: database query failed with: Column 'category' cannot be null. (errno: 1048), will try again (pf::db::db_query_execute)
ERROR: Database issue: We tried 3 times to serve query temporary_password_add_sql called from pf::db::db_data and we failed. Is the database running? (pf::db::db_query_execute)
WARN: something went wrong creating a new temporary password for pouetpouet (pf::temporary_password::generate)
TagsNo tags attached.
fixed in git revision6879e9bb2868514be4570cfa40b929635f785e64
fixed in mtn revision
Attached Files

- Relationships

-  Notes
(0003457)
francis (administrator)
2013-10-02 13:31

Must alter the temporary_password table. See db/upgrade-4.0.0-4.1.0.sql

- Issue History
Date Modified Username Field Change
2013-10-02 13:19 francis New Issue
2013-10-02 13:19 francis Status new => assigned
2013-10-02 13:19 francis Assigned To => francis
2013-10-02 13:31 francis fixed in git revision => 6879e9bb2868514be4570cfa40b929635f785e64
2013-10-02 13:31 francis Note Added: 0003457
2013-10-02 13:31 francis Status assigned => resolved
2013-10-02 13:31 francis Fixed in Version => 4.1.0
2013-10-02 13:31 francis Resolution open => fixed


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker