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 Advanced Details Jump to Notes ] Wiki ] View Simple ] Issue History ] Print ]
ID Category Type Reproducibility Date Submitted Last Update
0000504 [In-Portal CMS] Data Management bug report always 2009-12-25 06:07 2010-05-11 03:00
Reporter alex View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Platform
Status closed   OS
  OS Version
ETA none Fixed in Version 5.0.3-B1 Product Version 5.0.2-B2
  Target Version 5.0.3 Product Build
Time EstimateNo estimate
Summary 0000504: Tag st_CachedMenu doesn't work when system has more then 5 languages
Description Tag st_CachedMenu doesn't work when system has more then 5 languages. The following code in MenuHelper::_altBuildMenuStructure method:

$languages_count = ceil($this->Conn->GetOne('SELECT COUNT(*) FROM '.TABLE_PREFIX.'Language')/5)*5

always rounds up language count up, so for 6 languages we will get 10 columns and of course 4 of them will be missing.
Steps To Reproduce
Additional Information
Tags No tags attached.
Reference http://groups.google.com/group/in-portal-bugs/browse_thread/thread/4a2742239e8672cb#
Change Log Message
Estimate Points 0
Attached Files patch file icon menu_problem_with_6more_languages.patch [^] (799 bytes) 2009-12-25 06:07 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
User avatar (0001568)
Dmitry (manager)
2010-03-11 23:48

Tested okay
User avatar (0001583)
alex (manager)
2010-03-12 07:57

Fix committed to 5.0.x branch. Commit Message:

Fixes 0000504: Tag st_CachedMenu doesn't work when system has more then 5 languages
User avatar (0002156)
alex (manager)
2010-05-11 03:00

Closing all tasks from released versions.

- Related Changesets
In-Portal CMS: 5.0.x r13211
Timestamp: 2010-03-12 07:57:06
Author: alex
Details ] Diff ]
Fixes 0000504: Tag st_CachedMenu doesn't work when system has more then 5 languages
mod - /in-portal/branches/5.0.x/core/units/helpers/menu_helper.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2010-05-11 03:00 alex Note Added: 0002156
2010-05-11 03:00 alex Status resolved => closed
2010-03-12 07:57 alex Note Added: 0001583
2010-03-12 07:57 alex Status reviewed and tested => resolved
2010-03-12 07:57 alex Fixed in Version => 5.0.3-B1
2010-03-12 07:57 alex Resolution open => fixed
2010-03-12 07:57 alex Assigned To !COMMUNITY => alex
2010-03-12 07:57 alex Changeset attached 5.0.x r13211
2010-03-11 23:48 Dmitry Note Added: 0001568
2010-03-11 23:48 Dmitry Status needs testing => reviewed and tested
2010-02-26 19:03 Dmitry Developer => alex
2010-01-06 06:14 alex Target Version Icebox => 5.0.3
2009-12-25 06:41 alex Assigned To => !COMMUNITY
2009-12-25 06:41 alex Status active => needs testing
2009-12-25 06:09 alex Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/4a2742239e8672cb#
2009-12-25 06:09 alex Target Version => Icebox
2009-12-25 06:07 alex New Issue
2009-12-25 06:07 alex File Added: menu_problem_with_6more_languages.patch



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

Powered by Mantis Bugtracker