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!

Dependency Graph View Issue ] Relation Graph ] Vertical ]
related to child of duplicate of

Viewing Issue Simple Details
ID Category Type Reproducibility Date Submitted Last Update
0001181 [In-Portal CMS] Data Management bug report always 2011-12-23 03:40 2012-07-25 05:32
Reporter alex View Status public  
Assigned To alex
Priority normal Resolution fixed  
Status closed      
Summary 0001181: Main product list is displayed in all sideboxes on a page
Description To separate data in the lists displayed on the page "special" concept is used. Usually special can be specified like this <inp2:p.special_PrintList/> on a template.
However this approach isn't used for products and "list_name" parameter is specified instead of it like this <inp2:p_PrintList list_name="pick_products"/>. In this case special is generated based on passed tag parameters and always used, when given "list_name" is specified.

Since In-Portal 5.1.0 concept of main list was introduced. Main list is the list on a page, that has pagination/sorting controls. It's main list, because there can be only one such list on a page. But when you have multiple product lists on a page, then their data can be mixed into a single list, when tag <inp2:p_InitList list_name="products_in_category" main_list="1"/> on top of the page.
Additional Information



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

Powered by Mantis Bugtracker