Closed (fixed)
Project:
Dynamic Persistent Menu
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 Feb 2010 at 23:13 UTC
Updated:
2 Apr 2010 at 17:40 UTC
It looks like the javascript was not using the values passed from the module. I have created a patch against the version as created by my previous patches posted in #714376: Issues with javascript - dynamic persistent menu not showing up to fix this issue. The javascript will correctly take the values as set from the module. There was also an issue with the mouseout not working correctly on my installation - I found the issue with the timeout variable while looking for the mouseout issue. The modified code as per the patch works fine on mouseout and on timeout.
Comments
Comment #1
yrocq commentedI can't reproduce the bug. Are you sure that you saw it in version 1.2 ?
Comment #2
zyxware commentedWe have moved on to the 2.x version of the module and we had fixed this in the 2.x version of the module. Did you take a look at the patches that we had supplied for the 2.x version?
Comment #3
yrocq commentedI applied and committed the patch for #714376: Issues with javascript - dynamic persistent menu not showing up. Did you send a patch for the current issue ? I can't find it.
Thanks !
Comment #4
zyxware commentedI am sorry I don't think I submitted a patch here. But the latest dev patches for 2x as per the other issue reported in this thread should have solved the problem. I am marking this as fixed. Will revert if there are issues.
Thanks