Project

General

Profile

Actions

Bug #15896

closed

FE bug in displaying menu

Added by bartoszx about 18 years ago. Updated almost 18 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2006-03-25
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

I am no sure for 100% that this is a bug but I've tryied to reproduce the same problem with 3.8.1 with no effect.
Take a look at attached screen to check how my menu looks like.
I have three menus: top menu, left menu and path menu. Check also TS of that menus in screen.gif.
When I browse my website path menu and left menu disapear without any reason and any regularity.
Check this video file to see how it looks. When I clik on top menu and go back to left menu path menu disapear. When I the go to hompage left menu disapear.
http://serwer.evo.pl/bug.html [4MB swf]
ps. it is hard to explain this without video

(issue imported from #M2985)


Files

screen.gif (20.3 KB) screen.gif Administrator Admin, 2006-03-25 14:05

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #15835: PidInRootline malfunctionClosedMichael Stucki2006-03-16

Actions
Actions #1

Updated by Michael Stucki about 18 years ago

I think that could be a duplicate of bug #15835 which is already fixed in CVS. Can you please have a look at this?

Actions #2

Updated by bartoszx about 18 years ago

Yes this seems to be very similar situation.
Anyway I've removed path menu with PidInRootLine condition.
Now I have two menu:
- top menu

  1. TOP MENU ####################
    subparts.topMENU = HMENU
    subparts.topMENU.special = directory
    subparts.topMENU.special.value = 12
    subparts.topMENU.wrap = <span class="level0">|</span>
    subparts.topMENU.1 = TMENU
    subparts.topMENU.1.NO {
    allWrap = ||&#124| |
    } ###################

and left menu

############3 Navigation - left level 1
subparts.MENU = HMENU
subparts.MENU.special = directory
subparts.MENU.special.value = 4
[treeLevel = 0]
subparts.MENU.entryLevel = 0
[else]
subparts.MENU.entryLevel = 1
[global]
subparts.MENU.wrap = <div id="catmenu"><div id="title">Category</div>|</div>
subparts.MENU.1 = TMENU

--cut--- ############

When I clear cache and visit homepage left menu is visible then I browse thru left menu and go back to hompage and left menu is not visible.
I've been repeating above steps few times and left menu disapear randomly.

Actions #3

Updated by bartoszx about 18 years ago

please close that bug
rc2 works like a charm
big thanks

Actions

Also available in: Atom PDF