Anonymous | Login | Signup for a new account | 2024-09-13 14:45 CDT |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Relationship Graph | [ View Issue ] [ Dependency Graph ] | |||
|
||||
|
Viewing Issue Simple Details | |||||
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 | ||
Assigned To | |||||
Priority | normal | Resolution | no change required | ||
Status | closed | ||||
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 |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic In-Portal Open Source CMS |