Hi,

When navigating to a diff page, everything looks quite fine, only the menu order has changed in 1 of my menus, and of course, it wasn't supposed to do so...
I think this might be a theme problem.

I'm sorry I can't give you more info, don't have too much info.

SabbeRubbish

Comments

moshe weitzman’s picture

Status: Active » Postponed (maintainer needs more info)
SabbeRubbish’s picture

Sorry for the lack of information - I was able to reproduce it again now.

On a normal - and every - page the "Tools" menu shows (I call it that way):
* Create content
* Recent changes
* Recent posts
* My account
* Administer
* Log out
In this and no other order.
When I visit a Diff page (not the Revisions tab, but when I really press Diff on 2 revisions) the Tools menu changes to:
* My account
* Recent changes
*
* Recent posts
*
* Create content
* Administer
* Log out
I now just found out that there are 2 bogus entries - it already looked like the Recent posts had gained some height - and the order changed: Create content and My account have switched places...

I'm using diff version 5.x-1.1 on Drupal 5.3.

Thank you,

SabbeRubbish

PS: The Recent changes comes from the alike named module version 5.x-1.1.

SabbeRubbish’s picture

Status: Postponed (maintainer needs more info) » Active

Changing status.

dww’s picture

Component: User interface » Code

Easily visible on d.o itself: http://drupal.org/node/319/revisions/view/106165/226173
Something's clearly broken in diff_menu(), but I haven't looked.

webernet’s picture

A similar issue was fixed in core recently... http://drupal.org/node/166433

moshe weitzman’s picture

Status: Active » Closed (duplicate)