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!

Relationship Graph View Issue ] Dependency Graph ]
related to child of duplicate of

Viewing Issue Simple Details
ID Category Type Reproducibility Date Submitted Last Update
0000806 [In-Portal CMS] Admin Interfaces bug report always 2010-07-23 16:01 2010-11-30 12:48
Reporter alex View Status public  
Assigned To alex
Priority normal Resolution fixed  
Status closed      
Summary 0000806: Tree container functionality doesn't work for ajax-based tree nodes
Description Here I will talk about left frame of administrative console, where main navigation menu is located. We usually call it "tree", since it looks like one.

There 2 tree node types in tree:

    * folder
    * item

Folder can have items inside them, items can't have anything inside them.
Folders can be containers (folder click actually click on folder's first item) or not (folder click performs click on that folder).
Items of the folder could be defined from the start and could be loaded dynamically via ajax.

When folder contents is static and it is container, then all works.
When folder contents is dynamic and it is container, then folder click happens instead of click on it's first item.

To test need to set 'container' => true and remove 'onclick' ... from main catalog tree folder (defined in "sections_config.php").
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