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
0000802 [Advanced] General bug report always 2010-07-23 07:36 2010-11-30 12:50
Reporter alex View Status public  
Assigned To alex
Priority normal Resolution fixed  
Status closed      
Summary 0000802: Js Error on link suggest page
Description Got 2 js errors on link suggesting page (url:

/index.php?env=-in-link/links/suggest_link:m2-1-1-1-s-)

aMultiLanguageSelector is null
aMultiLanguageSelector.registerControl('l[0][l1_Name]');

aMultiLanguageSelector is null
aMultiLanguageSelector.registerControl('l[0][l1_Description]');


Errors are due to JS calls to aMultiLanguageSelector object in the middle of the page (form) before it's been loaded with JQ document.ready + JS Compression outputs the actual script.js after the object is initialized.

In result had to move JS with aMultiLanguageSelector and aRatingManager to default_design.des.tpl.
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