On my hosted site, I have a tag cloud displaying on the homepage:

This is set via /settings/FORUM_DATA_RULES/:

Clicking on a tag in the tag cloud takes me to e.g., http://expats.askbot.com/questions/?tags=singapore, but the list of questions that is displayed is not filtered at all. In fact, the presence of the tags parameter in the URL doesn't seem to have any effect upon the list of questions whatsoever.
If I change the display to a list instead of a cloud, clicking on a tag goes to the correct URL (e.g., http://expats.askbot.com/questions/scope:all/sort:activity-desc/tags:singapore/page:1/).
The same behavior occurs on the Tags page (http://expats.askbot.com/tags/). If the tags are displayed as a tag cloud, the URL for each link is incorrect, but the URL is correct when they are displayed as a list.
fixed in 0.7.41
Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2012-03-24 21:43:07 -0500
Seen: 52 times
Last updated: Apr 18 '12
"502 Bad Gateway" when visiting certain URLs
HTML escaped incorrectly on Data entry and display rules admin page
Unparsed token in badge page template
Tags not being differentiated in Interesting/Ignored box
"Answer Your Own Question" button is truncated intermittently
Accepting answer results in broken image
"Flag Offensive" appears twice at the bottom of answers
Some permalinks to specific question revisions go to 404
No login form on login page when reCAPTCHA is turned on but no keys provided.
"Input error: k: Format of site key was invalid" when reCAPTCHA is turned on
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
Fixed issues up to this one in the repository. We'll make a new release next week with these fixes.
Evgeny ( 2012-04-15 21:33:56 -0500 )edit