Closed (duplicate)
Project:
Tagadelic
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2011 at 17:14 UTC
Updated:
29 Aug 2011 at 19:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
marcuspfrench commentedThis patch fixes it.
Comment #2
monsterbeee commentedBlank Page on taxonomy/term/% patch did not work.
$ patch -p0 --dry-run < blankpageontaxonomytermpage-1225808.patch
patching file b/tagadelic.module
Hunk #1 FAILED at 325.
1 out of 1 hunk FAILED -- saving rejects to file b/tagadelic.module.rej
Comment #3
kortas87 commentedI do not know how to apply patches, so i did it manually, and I can confirm it works.
there is an error:
- 'class' => "tagadelic level$weight",
this is OK:
+ 'class' => array ("tagadelic level$weight"),
Comment #4
MGParisi commentedFull text of the patch is found on this thread... http://drupal.org/node/1225808
The GITHub issue I opened is here https://github.com/berkes/tagadelic/issues/13
I have tested it and it fixes the issue.
Comment #5
Bèr Kessels commentedhttps://github.com/berkes/tagadelic/issues/13