Ticket #1493 (closed Bug: fixed)
The merged asset : couldn't be parsed for getting the hashcode
| Reported by: | christoph | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | Piwik 0.6.5 |
| Component: | Core | Keywords: | |
| Cc: | Sensitive: | no |
Description
Heya!
After upgrading to 0.6.4 both of my installations have died:
The merged asset : couldn't be parsed for getting the hashcode. Backtrace:
#0 /dir/core/AssetManager.php(386): Piwik_AssetManager::getMergedAssetHash('css') #1 /dir/core/AssetManager.php(433): Piwik_AssetManager::removeMergedAsset('css') #2 /dir/plugins/CoreUpdater/CoreUpdater.php(64): Piwik_AssetManager::removeMergedAssets() #3 [internal function]: Piwik_CoreUpdater->dispatch(Object(Piwik_Event_Notification)) #4 /dir/libs/Event/Dispatcher.php(284): call_user_func_array(Array, Array) #5 /dir/core/PluginsManager.php(532): Event_Dispatcher->postNotification(Object(Piwik_Event_Notification), true, false) #6 /dir/core/FrontController.php(227): Piwik_PostEvent('FrontController...') #7 /dir/index.php(58): Piwik_FrontController->init() #8 {main}
