This page requires java-script to be enabled. Please adjust your browser-settings.
streber
PM
Login
|
Register
guest
Home
Your Tasks
Bookmarks
Efforts
Overall history
P
rojects
streber
People
Companies
S
earch:
streber
>
Tasks
|
Docu
|
Milestones
|
Versions
|
Files
|
History
Help
internal
> Bug
Database error with sortorder after upgrading
/
#1370
Move
Bookmark
Summary
Status
open
Opened
Jul 12, 2006
Estimated
2 hours ... 10 hours
Created
Jul 12, 2006
/
pixtur
Modified
Oct 16, 2006
/
pixtur
View previous 4 versions
Attached files
Attached files
No files uploaded
Possible solutions:
Clear all cookies after each upgrade (which would be a good idea but
pixtur
does not know how to do this)
Check the order string for valid attributes (which would be a good idea as well, but pretty scarry to code)
Issue report
Issue report
Severity
Minor
Reproducibility
Not available
Plattform
WinXP / Firefox 1.5
Version
v0.061
Suggested Solution
check order string before sorting with mysql.
2 Comments
2 Comments
binder
Oct 14, 2006
another solution
upgrading should delete all stored "TUID"-fields. Therefore all users have to login and problem should be solved?
pixtur
Oct 16, 2006
Reply to another solution
Relogin will not cause a recompution of the
TUID
. This is not random and is computed from the nickname and password. In the person table its called
identifier
.
Cookies are stored without this identifier. Their names are automatically generated out of Page and Block id. They are not user specific (which is is probably not very clever).
Maybe this user authorisation stuff and storing of user-specific data should be refactored some day (like not using cookies but a XML field in the person table. The Block, List and Page-Settings could then be sent by Ajax Requests.
Mark as bookmark
Comment / Update
Add comment
Update
Comment
Details
(
Wiki format
)
Please copy the text