[Piwik-trac] [Piwik] #108: Click action multiple times load action multiple times
Piwik
trac at piwik.org
Fri Feb 8 15:35:22 CET 2008
#108: Click action multiple times load action multiple times
-------------------+--------------------------------------------------------
Reporter: matt | Owner: julien
Type: Bug | Status: new
Priority: major | Milestone: RobotRock
Component: Core | Version:
Keywords: |
-------------------+--------------------------------------------------------
When clicking an action name very fast, we can load the same action tree
multiple times. This should only load the action once.
In the implementation, we must make sure that we don't set a global
variable but only a n object variable, as this must work well with
multiple datatable_actions in the same page.
--
Ticket URL: <http://dev.piwik.org/trac/ticket/108>
Piwik <http://piwik.org>
Piwik, open source web analytics software
More information about the Piwik-trac
mailing list