Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VisitsSumary EvolutionGraph Widget produces JS error in IE 7 and 8 #2582

Closed
anonymous-matomo-user opened this issue Jul 21, 2011 · 2 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@anonymous-matomo-user
Copy link

I am using piwik widgets to give an overview of visitors to our customers in their backend. But since I upgraded from 1.4 to 1.5.1, the VisitsSummary EvolutionGraph Widgets are not working anymore in Internet Explorer 7 and 8.
It shows the borders and controls of the graph but there is no grid and no graph which could be hovered.
The sites of our customers have anonymous view access and the non-graph widgets are working perfectly.


To reproduce, use an URL like:
http://HOST/piwik/index.php?module=Widgetize&action=iframe&columns[]=nb_visits&moduleToWidgetize=VisitsSummary&actionToWidgetize=getEvolutionGraph&idSite=SITE_ID&period=day&date=today&disableLink=1&widget=1

Replace HOST and SITE_ID accordingly.


IE 8 throws:
Message: 'window.G_vmlCanvasManager' is null or not an object
Line: 877
Char: 76
Code: 0
URI: .../piwik/index.php?module=Proxy&action=getJs&cb=8313bce1d3a98187a762fa0f2b515778

Keywords: visitssummary, graph, widget, IE,

@robocoder
Copy link
Contributor

(In [5051]) fixes #2582 - load excanvas before jqplot

@robocoder
Copy link
Contributor

[5312] refs #2582 - load excanvas before jqplot in Widgetize iframe

@anonymous-matomo-user anonymous-matomo-user added this to the 1.6 Piwik 1.6 milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

2 participants