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
0000262 [In-Portal CMS] Admin Interfaces bug report always 2009-09-03 17:31 2009-10-03 07:57
Reporter Dmitry View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Fixed in Version 5.0.1
Status closed Product Version 5.0.1 Target Version 5.0.1
Time EstimateNo estimate
Summary 0000262: Extra "/" in Section Navigation Bar
Description I have extra "/" in Section Navigation Bar right before "Home" see attachment.
Additional Information
Tags No tags attached.
Reference
Change Log Message
Estimate Points 0
Attached Files jpeg file icon NanigationBar.jpeg [^] (281,532 bytes) 2009-09-03 17:31

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
User avatar (0000390)
Dmitry (manager)
2009-09-04 10:31

This is what I have in my "catalog_counters":

[CODE]
// counters
<inp2:m_ModuleInclude template="catalog_tab" tab_init="3"/>

// category related statistics
$Catalog.ParentCategoryID = <inp2:c_GetParentCategory/>;

<inp2:m_DefineElement name="category_caption">
    <inp2:m_ifnot check="m_Param" name="is_first">
        <inp2:m_param name="separator"/>
    </inp2:m_ifnot>
    <inp2:m_if check="m_ParamEquals" name="current" value="1" inverse="1">
        <a class="control_link" href="javascript:$Catalog.go_to_cat(<inp2:m_param name="cat_id"/>);"><inp2:m_param name="cat_name"/></a>
    <inp2:m_else/>
        <inp2:m_param name="cat_name"/>
    </inp2:m_if>
</inp2:m_DefineElement>

setInnerHTML('category_path', '<inp2:c_CategoryPath separator=" / " render_as="category_caption" js_escape="1" strip_nl="2"/>');
set_window_title( RemoveTranslationLink(document.getElementById('blue_bar').innerHTML, false).replace(/(<[^<]+>)/g, '').replace(/\s+/g, ' ').trim() );

<inp2:c_UpdateLastTemplate template="catalog/catalog"/>

<inp2:m_include t="categories/ci_blocks"/>
<inp2:m_RenderElement name="structure_reload_element"/>
[/CODE]
User avatar (0000396)
alex (manager)
2009-09-04 16:54

Fix committed to 5.0.x branch. Commit Message:

Fixes 0000262: Extra "/" in Section Navigation Bar
User avatar (0000756)
administrator (administrator)
2009-10-03 07:57

Closing issues from 5.0.1 version, because version was already released.

- Related Changesets
In-Portal CMS: 5.0.x r12447
Timestamp: 2009-09-04 16:54:43
Author: alex
Details ] Diff ]
Fixes 0000262: Extra "/" in Section Navigation Bar
mod - /in-portal/branches/5.0.x/core/units/helpers/category_helper.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2009-10-03 07:57 administrator Note Added: 0000756
2009-10-03 07:57 administrator Status resolved => closed
2009-09-08 02:45 alex Fixed in Version => 5.0.1
2009-09-04 16:54 alex Note Added: 0000396
2009-09-04 16:54 alex Status needs work => resolved
2009-09-04 16:54 alex Resolution open => fixed
2009-09-04 16:54 alex Changeset attached 5.0.x r12447
2009-09-04 16:52 alex Status needs feedback => needs work
2009-09-04 10:31 Dmitry Status needs work => needs feedback
2009-09-04 10:31 Dmitry Note Added: 0000390
2009-09-04 10:31 Dmitry Assigned To Dmitry => alex
2009-09-04 10:31 Dmitry Status needs feedback => needs work
2009-09-04 03:11 alex Assigned To alex => Dmitry
2009-09-04 03:11 alex Status reviewed and tested => needs feedback
2009-09-03 17:31 Dmitry New Issue
2009-09-03 17:31 Dmitry Status active => reviewed and tested
2009-09-03 17:31 Dmitry Assigned To => alex
2009-09-03 17:31 Dmitry File Added: NanigationBar.jpeg



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

Powered by Mantis Bugtracker