Dear community,
I noticed the following strange behaviour of the menu/page builder script:
1. In Internet Explorer, the sort order of the menu is correct, however in Chrome and Firefox the menu items order is strangly shuffled.
NOTICE THESE FACTS:
- In the MySQL table "TopMenu" all values are correct
- The script (menu_compose.php) also generates a correctly ordered output with the arrays of menu items
- This leaves the cause at the client side javascript execution
I think the problem is caused by a bug in this file: (inc/js/classes/BxDolMenu.js)
However I was unable to determine the exact problem.
See Screenshots of the different browser results:
Internet Explorer (Diplays Correct)
Firefox and Chrome (BOTH Shuffle the items in a strange order!!!)
This problem exists in Dolphin Version 6 and 7,
I hope this information helps in coming to a solution!
Best Regards,
Jan