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
0000713 [In-Portal CMS] Data Management bug report always 2010-04-26 06:26 2010-07-31 14:01
Reporter Dmitry View Status public Project Name In-Portal CMS
Assigned To Developer
Priority normal Resolution no change required Fixed in Version
Status closed Product Version 5.0.3-B2 Target Version Icebox
Time EstimateNo estimate
Summary 0000713: Language system is not using available LanguageId when new language is added
Description In some cases when I have 3 Languages, ie - English, Russian, German and then I delete Russian. My next added language will have ID of 4 since the following method is used:

 SELECT MAX(LanguageId)
    FROM Language
    LIMIT 0,1

keeping empty (open for usage) ID 2 from old Russian. In a perfect world it would be great to reuse them so we don't end up with adding more and more lN_ Fields to ALL tables.
Additional Information
Tags No tags attached.
Reference http://groups.google.com/group/in-portal-bugs/browse_thread/thread/342fda69bb9052b2
Change Log Message Fixes minor bug in Language System for reusing LanguageIds
Estimate Points 0
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
User avatar (0002637)
Dmitry (manager)
2010-07-31 14:01

No change required so we leave everything as is.

Refer to this - http://groups.google.com/group/in-portal-bugs/browse_thread/thread/342fda69bb9052b2

- Issue History
Date Modified Username Field Change
2010-07-31 14:01 Dmitry Note Added: 0002637
2010-07-31 14:01 Dmitry Status active => closed
2010-07-31 14:01 Dmitry Resolution open => no change required
2010-04-26 06:30 Dmitry Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/342fda69bb9052b2
2010-04-26 06:30 Dmitry Change Log Message => Fixes minor bug in Language System for reusing LanguageIds
2010-04-26 06:26 Dmitry 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