[Trac-tickets] Re: [The Trac Project] #1028: combo box with user
names and mail address
The Trac Project
noreply at edgewall.com
Thu Dec 9 20:07:27 EST 2004
#1028: combo box with user names and mail address
---------------------------+------------------------------------------------
Id: 1028 | Status: new
Component: ticket system | Modified: Thu Dec 9 20:07:26 2004
Severity: major | Milestone: 0.9
Priority: high | Version: 0.8
Owner: jonas | Reporter: achim at lkcc.org
---------------------------+------------------------------------------------
Comment (by pkou <pkou at ua.fm>):
Please check your environment. We have applied the patch to our projects
and it works well.
If a user in your project experiences problems, then try to recreate
his/her session: Login, go to URL ''{{{http-to-your-
project}}}''{{{/settings?newsession=1}}}, reenter user fullname/email,
press ''Save Changes''.
Another way is to clean {{{session}}} table:
{{{
sqlite project-path/db/trac.db "DELETE FROM session;"
}}}
This means that every user in your project will need to reenter
name/email.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1028>
The Trac Project <>
More information about the Trac-Tickets
mailing list