Project

General

Profile

Actions

Bug #18732

closed

Changing user account startup module preferences break Click Menus (pagetree and filelist)

Added by Patrick Fitz-Simons about 16 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2008-04-30
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Changing user account start-up module preferences creates JS error, breaking clickmenu for pagetree & filelist

user tools->user settings->startup-> "Start up in the following module" is set to "page module" the clickmenus for pagetree and filelist fail to pop

--repeatedly demonstrated with two discreet admin user accounts
first one is set as default.. (=clickmenu works)
the second set to startup in the page module (=js error)

using "reset to default settings" button rectifies

observed on one new install of 4.2.0 - no extra extensions
in Firefox 2x and ie 6x

firebug reports the following:
top.loadTopMenu is not a function
callURL("table=pages&uid=2&listFr=0&enDisItems=&backPath=|06498ca5b4&addParams=&bank=0")clickmenu.js (line 74)
show("pages", "2", "0", "", "|06498ca5b4", "&bank=0")clickmenu.js (line 47)
showClickmenu("pages", "2", "0", "", "|06498ca5b4", "&bank=0")clickmenu.js (line 218)
onclick(click clientX=0, clientY=0)alt_db_navframe.p... (line 1)
[Break on this error] top.loadTopMenu(this.clickURL + '?' + params);
(issue imported from #M8303)

Actions #1

Updated by Christian Kuhn over 15 years ago

I am unable to reproduce this with current 4.2.3 and trunk (rev. 4593).

Is this still reproducible for you?

BTW: Thanks for a good description on how to test.

Actions #2

Updated by Christian Kuhn over 15 years ago

Feedback needed.

Actions #3

Updated by Christian Kuhn over 15 years ago

Resolved with unable to reproduce after two month without feedback.

Please reopen if this still exists in current versions.

Actions #4

Updated by Benni Mack almost 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF