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

ieonly.css not bound to external widget #2278

Closed
anonymous-matomo-user opened this issue Apr 7, 2011 · 1 comment
Closed

ieonly.css not bound to external widget #2278

anonymous-matomo-user opened this issue Apr 7, 2011 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. worksforme The issue cannot be reproduced and things work as intended.
Milestone

Comments

@anonymous-matomo-user
Copy link

The CSS in an external widget does not include the css from the ieonly.css file.

e.g.
http://domain.name/index.php?module=Widgetize&action=iframe&columns[]=nb_visits&moduleToWidgetize=VisitsSummary&actionToWidgetize=getEvolutionGraph&idSite=1&period=day&date=today&disableLink=1

The CSS is included in the html head via index.php?module=Proxy&action=getCss&cb=XXXXXXXXXXXXXXXXXX
and in this CSS Code the ieonly.css styles are missing, even the default ones.

On the dashboard it works, but there the css from the parent document seems to be used, where ieonly.css is included.

@anonymous-matomo-user
Copy link
Author

It is no bug.

I didn't realised the cached css is deflated and cached again.

This file will be created
tmp/assets/asset_manager_global_css.css
and deflated.
tmp/assets/asset_manager_global_css.css

To refresh CSS on external widgets instantly - BOTH - need to be removed.

Ticket can be closed...

@anonymous-matomo-user anonymous-matomo-user added this to the Piwik 1.3 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. worksforme The issue cannot be reproduced and things work as intended.
Projects
None yet
Development

No branches or pull requests

2 participants