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 ]  Related Changesets ] View Advanced ] Issue History ] Print ]
ID Category Type Reproducibility Date Submitted Last Update
0001376 [In-Portal CMS] Data Management refactoring N/A 2012-08-17 10:06 2012-08-17 10:09
Reporter alex View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Fixed in Version 5.2.1-B1
Status resolved Product Version 5.2.0 Target Version 5.2.1
Time EstimateNo estimate
Summary 0001376: Single place for random code generation
Description In-Portal has interesting method, that is used to generated random codes. For example it's used for session id generation.

Because this method is located in Session class it can't be used in other places due it's visibility. I'm proposing to move this method to kUtil class.
Additional Information
Tags No tags attached.
Reference https://groups.google.com/d/topic/in-portal-dev/EMgfT82cF2s/discussion
Change Log Message Add kUtil::generateId method for random code generation
Estimate Points 1
Attached Files patch file icon centralize_random_code_generation.patch [^] (2,544 bytes) 2012-08-17 10:06 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
child of 0001003resolved (5.2.1)alex Logging engine 

-  Notes
User avatar (0005139)
alex (manager)
2012-08-17 10:08

Will test all together later.
User avatar (0005140)
alex (manager)
2012-08-17 10:09

Fix committed to 5.2.x branch. Commit Message:

Fixes 0001376: Single place for random code generation

- Related Changesets
In-Portal CMS: 5.3.x r15580
Timestamp: 2012-10-17 05:05:59
Author: alex
Details ] Diff ]
Bug 0001376: Single place for random code generation
1. Merging to 5.3.x to prevent conflicts on "System Log" commit merging
mod - /in-portal/branches/5.3.x/core/kernel/globals.php Diff ] File ]
mod - /in-portal/branches/5.3.x/core/kernel/session/session.php Diff ] File ]
mod - /in-portal/branches/5.3.x/core/units/users/users_tag_processor.php Diff ] File ]
In-Portal CMS: 5.2.x r15517
Timestamp: 2012-08-17 10:09:54
Author: alex
Details ] Diff ]
Fixes 0001376: Single place for random code generation
mod - /in-portal/branches/5.2.x/core/kernel/globals.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/session/session.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/users/users_tag_processor.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2012-10-17 05:05 alex Changeset attached 5.3.x r15580
2012-08-17 10:10 alex Relationship added child of 0001003
2012-08-17 10:09 alex Changeset attached 5.2.x r15517
2012-08-17 10:09 alex Note Added: 0005140
2012-08-17 10:09 alex Status reviewed and tested => resolved
2012-08-17 10:09 alex Fixed in Version => 5.2.1-B1
2012-08-17 10:09 alex Resolution open => fixed
2012-08-17 10:09 alex Assigned To !COMMUNITY => alex
2012-08-17 10:08 alex Note Added: 0005139
2012-08-17 10:08 alex Status needs testing => reviewed and tested
2012-08-17 10:08 alex Assigned To => !COMMUNITY
2012-08-17 10:08 alex Developer => alex
2012-08-17 10:08 alex Status active => needs testing
2012-08-17 10:08 alex Reference => https://groups.google.com/d/topic/in-portal-dev/EMgfT82cF2s/discussion
2012-08-17 10:06 alex New Issue
2012-08-17 10:06 alex File Added: centralize_random_code_generation.patch
2012-08-17 10:06 alex Change Log Message => Add kUtil::generateId method for random code generation
2012-08-17 10:06 alex Estimate Points => 1



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

Powered by Mantis Bugtracker