Anonymous | Login | Signup for a new account | 2023-06-03 03:24 CDT | ![]() |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Viewing Issue Simple Details [ Jump to Notes ] [ Wiki ] [ Related Changesets ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
ID | Category | Type | Reproducibility | Date Submitted | Last Update | ||
0000091 | [In-Portal CMS] Front End | bug report | always | 2009-06-17 08:56 | 2009-10-03 07:56 | ||
Reporter | alex | View Status | public | Project Name | In-Portal CMS | ||
Assigned To | Dmitry | Developer | |||||
Priority | normal | Resolution | fixed | Fixed in Version | 5.0.0 | ||
Status | closed | Product Version | 5.0.0 | Target Version | 5.0.0 | ||
Time Estimate | No estimate | ||||||
Summary | 0000091: All top module categories have same icon in menu. | ||||||
Description | All top module categories have same icon in menu. Displayed now icon should only be displayed, when actual icon is not entered in category properties. In this case icon is entered, but it doesn't work. It worked before. I have clean 5.0.0 install. | ||||||
Additional Information |
Need to check what makes it work like that: 1. category icon got erased in process. 2. category icon not set during upgrade. 3. category icon not set during clean install. |
||||||
Tags | No tags attached. | ||||||
Reference | |||||||
Change Log Message | |||||||
Estimate Points | 0 | ||||||
Attached Files | |||||||
|
![]() |
|
![]() |
|
![]() Dmitry (manager) 2009-06-18 16:15 |
Ilya, please take a look and report back here. |
![]() Dmitry (manager) 2009-07-09 17:30 |
Reminder sent to: ilya This is a quick reminder on this task. |
![]() Dmitry (manager) 2009-07-19 19:38 |
After looking into this, I have noticed that we changed and now use <inp2:st_CachedMenu../> for all elements instead of ModuleInclude when we specified the Icon name: <inp2:m_RenderElement name="dmenu_element" module="In-link" icon="menu_links.gif"/> We can try specify these icons in as Section icon during the installation? <inp2:m_DefineElement name="top_menu_item" no_editing="1"> <item id="menu<inp2:m_Param name="page_id"/>" url="<inp2:m_if check="m_Param" name="external_url"><inp2:m_Param name="external_url"/><inp2:m_else/><inp2:m_Link template="$template" m_cat_id="$cat_id" m_cat_page="1"/></inp2:m_if>" <inp2:m_if check="m_Param" name="menu_icon"> ico="['<inp2:m_TemplatesBase/><inp2:m_Param name="menu_icon"/>']" <inp2:m_else/> ico="['<inp2:m_TemplatesBase module="In-Portal"/>img/menu_inedit.gif']" </inp2:m_if> enb="true" title="" subid="subpages<inp2:m_Param name="page_id"/>" suburl="<inp2:m_link __NO_REWRITE__="1" template="platform/elements/menu_subsections.xml" m_cat_id="$cat_id" m_cat_page="1" page_id="$page_id" level="0" max_level="4" />" ><![CDATA[<inp2:m_Param name="title"/>]]></item> </inp2:m_DefineElement> <inp2:st_CachedMenu level="0" category_id="0" render_as="top_menu_item"/> |
![]() Dmitry (manager) 2009-07-21 00:34 |
Fix committed to RC branch. Commit Message: Fixes 0000091: All top module categories have same icon in menu |
![]() administrator (administrator) 2009-10-03 07:56 |
Closing issues from 5.0.0 version, because version was already released. |
![]() |
|||
In-Portal CMS: RC r11948 Timestamp: 2009-07-21 02:44:59 Author: alex [ Details ] [ Diff ] |
1. Bug 0000091: All top module categories have same icon in menu 2. Removes consequences of accidentally pressed Ctrl+D (duplicate line removed). |
||
mod - /in-portal/branches/RC/core/install/install_toolkit.php | [ Diff ] [ File ] | ||
Modules :: In-News: RC r11945 Timestamp: 2009-07-21 00:35:21 Author: Dmitry [ Details ] [ Diff ] |
Bug 0000091: All top module categories have same icon in menu | ||
mod - /in-news/branches/RC/in-news/install.php | [ Diff ] [ File ] | ||
Modules :: In-Link: RC r11944 Timestamp: 2009-07-21 00:35:08 Author: Dmitry [ Details ] [ Diff ] |
Bug 0000091: All top module categories have same icon in menu | ||
mod - /in-link/branches/RC/in-link/install.php | [ Diff ] [ File ] | ||
Modules :: In-Commerce: RC r11943 Timestamp: 2009-07-21 00:34:57 Author: Dmitry [ Details ] [ Diff ] |
Bug 0000091: All top module categories have same icon in menu | ||
mod - /in-commerce/branches/RC/in-commerce/install.php | [ Diff ] [ File ] | ||
Modules :: In-Bulletin: RC r11942 Timestamp: 2009-07-21 00:34:43 Author: Dmitry [ Details ] [ Diff ] |
Bug 0000091: All top module categories have same icon in menu | ||
mod - /in-bulletin/branches/RC/in-bulletin/install.php | [ Diff ] [ File ] | ||
In-Portal CMS: RC r11941 Timestamp: 2009-07-21 00:34:24 Author: Dmitry [ Details ] [ Diff ] |
Fixes 0000091: All top module categories have same icon in menu | ||
mod - /in-portal/branches/RC/core/install/install_toolkit.php | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
2009-10-03 07:56 | administrator | Note Added: 0000642 | |
2009-10-03 07:56 | administrator | Status | resolved => closed |
2009-07-21 02:46 | alex | Fixed in Version | => 5.0.0 |
2009-07-21 02:44 | alex | Changeset attached | RC r11948 |
2009-07-21 00:35 | Dmitry | Changeset attached | RC r11945 |
2009-07-21 00:35 | Dmitry | Changeset attached | RC r11944 |
2009-07-21 00:34 | Dmitry | Changeset attached | RC r11943 |
2009-07-21 00:34 | Dmitry | Changeset attached | RC r11942 |
2009-07-21 00:34 | Dmitry | Note Added: 0000163 | |
2009-07-21 00:34 | Dmitry | Status | needs feedback => resolved |
2009-07-21 00:34 | Dmitry | Resolution | open => fixed |
2009-07-21 00:34 | Dmitry | Assigned To | alex => Dmitry |
2009-07-21 00:34 | Dmitry | Changeset attached | RC r11941 |
2009-07-19 19:38 | Dmitry | Note Added: 0000159 | |
2009-07-19 19:38 | Dmitry | Assigned To | ilya => alex |
2009-07-19 19:38 | Dmitry | Status | reviewed and tested => needs feedback |
2009-07-09 17:30 | Dmitry | Note Added: 0000126 | |
2009-06-18 16:15 | Dmitry | Note Added: 0000092 | |
2009-06-18 16:15 | Dmitry | Assigned To | => ilya |
2009-06-18 16:15 | Dmitry | Status | active => reviewed and tested |
2009-06-18 16:14 | Dmitry | Target Version | => 5.0.0 |
2009-06-17 09:19 | alex | Additional Information Updated | View Revisions |
2009-06-17 08:56 | alex | New Issue |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic![]() In-Portal Open Source CMS |