In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Viewing Issue Simple Details Jump to Notes ] Wiki ] View Advanced ] Issue History ] Print ]
ID Category Type Reproducibility Date Submitted Last Update
0000041 [In-Portal CMS] Database bug report always 2009-06-03 05:31 2009-10-03 07:56
Reporter alex View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Fixed in Version 5.0.0
Status closed Product Version Target Version 5.0.0
Time EstimateNo estimate
Summary 0000041: User IP in UserSession table have value "0.0.0.0" sometimes
Description After session expiration new session is created, but values of all fields except of SessionKey and LastAccessed have database default values. When "Session Log" feature is used we see "0.0.0.0" as session IP address, which is inconvenient.
Additional Information
Tags No tags attached.
Reference
Change Log Message
Estimate Points 0
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
User avatar (0000025)
alex (manager)
2009-06-03 05:33

Fix committed to RC branch. Commit Message:

Fixes 0000041: User IP in UserSession table have value "0.0.0.0" sometimes.

Problem happened, because extra fields (like IP address) were stored in Session object, and not in database. In "Session::SaveData" method additional fields were assumed as "non-changed" and were not written to database at all.
User avatar (0000683)
administrator (administrator)
2009-10-03 07:56

Closing issues from 5.0.0 version, because version was already released.

- Related Changesets
In-Portal CMS: RC r11828
Timestamp: 2009-06-03 05:32:51
Author: alex
Details ] Diff ]
Fixes 0000041: User IP in UserSession table have value "0.0.0.0" sometimes.

Problem happened, because extra fields (like IP address) were stored in Session object, and not in database. In "Session::SaveData" method additional fields were assumed as "non-changed" and were not written to database at all.
mod - /in-portal/branches/RC/core/kernel/session/session.php Diff ] File ]
mod - /in-portal/branches/RC/core/units/general/inp_ses_storage.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2009-10-03 07:56 administrator Note Added: 0000683
2009-10-03 07:56 administrator Status resolved => closed
2009-06-07 06:43 alex Reproducibility @70@ => always
2009-06-03 05:41 alex Fixed in Version 5.0.1 => 5.0.0
2009-06-03 05:40 alex Fixed in Version => 5.0.1
2009-06-03 05:35 alex Target Version => 5.0.0
2009-06-03 05:33 alex Note Added: 0000025
2009-06-03 05:33 alex Status reviewed and tested => resolved
2009-06-03 05:33 alex Resolution open => fixed
2009-06-03 05:33 alex Changeset attached RC r11828
2009-06-03 05:31 alex Status active => reviewed and tested
2009-06-03 05:31 alex Assigned To => alex
2009-06-03 05:31 alex New Issue



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker