Ticket #1675 (closed Bug: fixed)
Regression in Trunk: AssetManager.php
| Reported by: | halfdan | Owned by: | JulienM |
|---|---|---|---|
| Priority: | normal | Milestone: | Piwik 1.1 |
| Component: | Core | Keywords: | |
| Cc: | Sensitive: | no |
Description
There's a regression in trunk. Setting up Piwik locally throws an Exception in http://dev.piwik.org/trac/browser/trunk/core/AssetManager.php#L371. Cause is the static call to ::isGenerated() which itself isn't declared as static.
Change History
Note: See
TracTickets for help on using
tickets.
