Viliam Rockai created GTNPORTAL-3217:
----------------------------------------
Summary: JS error keeps poping during main menu navigation
Key: GTNPORTAL-3217
URL:
https://issues.jboss.org/browse/GTNPORTAL-3217
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 3.6.1.Final
Reporter: Viliam Rockai
Assignee: Matt Wringe
to reproduce, login into gatein and open firebug or chromium console. then try to navigate
the main menu (i.e. open the site menu). in the JS console, you can see the error for each
hovered main node (Site, Group, Dashboard, ...):
{noformat}
ReferenceError: event is not defined
...Entered = true; //we need to have this hack here due to the event ordering on so...
{noformat}
which is caused by
https://github.com/gatein/gatein-portal/blob/master/web/eXoResources/src/...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira