<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Bug in the index Tag cloud</title>
		<link>https://www.cotonti.com</link>
		<description>Neueste Themenbeiträge</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Fri, 17 Apr 2026 12:31:01 -0000</pubDate>

		<item>
			<title>foxhound</title>
			<description><![CDATA[<p>
	Maybe one day I even become good at Github  <img alt="smiley" height="20" src="http://www.cotonti.com/plugins/ckeditor/lib/plugins/smiley/images/regular_smile.gif" title="smiley" width="20" /></p>
<p>
	<br /><a href="https://github.com/Cotonti/Cotonti/issues/1032" rel="nofollow">https://github.com/Cotonti/Cotonti/issues/1032</a></p>
<p>
	<strong>Added 1 weeks later:</strong></p>
<p>
	There is more wrong with the tags.<br />
	When you show page tags in the list if the first item in the list has a tag it will place that tag in all items in that list which have no tag at all.<br />
	If an item below that one already has a tag it will keep its own tag.<br /><br />
	To explain clearly:<br />
	Item 1 has no tag<br />
	Item 2 has no tag<br />
	Item 3 has no tag<br />
	Item 4 has no tag<br />
	Ok!</p>
<p>
	Item 1 has no tag<br />
	Item 2 has no tag<br />
	Item 3 has no tag<br />
	Item 4 has a tag<br />
	Ok!<br /><br />
	Item 1 has no tag<br />
	Item 2 has no tag<br />
	Item 3 has a tag<br /><strong>Item 4 gets items 3 tag</strong><br />
	Not ok<br /><br />
	Item 1 has a tag<br /><strong>Item 2 gets items 1 tag</strong><br /><strong>Item 3 gets items 1 tag</strong><br /><strong>Item 4 gets items 1 tag</strong><br />
	Not ok<br /><br />
	I hope it is a bit clear like this, if you can confirm I can add it to Github again!<br /><br />
	 </p>
]]></description>
			<pubDate>Mo, 17 Sep 2012 13:46:57 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=7101&d=0#post35478]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[<p>
	Confirmed. Please add an issue on Github.</p>
]]></description>
			<pubDate>Mo, 17 Sep 2012 11:40:25 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=7101&d=0#post35475]]></link>
		</item>
		<item>
			<title>foxhound</title>
			<description><![CDATA[<p>
	I hope you are not getting tired of me and my bug reporting but there is also an issue with the tag extension. I have tested this all different ways around and I can only see this as an error with the extension and not my implementation.<br /><br />
	If you show the tag cloud on the homepage and you set it to show "all" tags, when you than click a page tag it will not return a result but show you an error message the tag was not found (even though it is right there in the pages). It will however find any forum tag.<br />
	If you set the tag cloud on the index to show only "page" tags it works just fine and it can find the tag without issues.<br />
	If you set it to "forums" only it can fint all forum tags too.<br /><br />
	So, only if you set it to show "all" tags it can not find any page tag.<br /><br />
	I went through the php files to see if I could see the issue but it is to complicated for me. I found one line which was commented out which has to do with the page_alias (no idea what exactly):</p>
<pre class="brush:php;">
'TAGS_RESULT_ROW_URL' =&gt; empty($row['page_alias']) ? cot_url('page', 'c='.$row['page_cat'].'&amp;id='.$row['page_id']) : cot_url('page', 'c='.$row['page_cat'].'&amp;al='.$row['page_alias']),</pre>
<p>
	Since I use page_alias extension I thought maybe enabling that line of code would fix it did not. So I commented it out again.</p>
]]></description>
			<pubDate>Mo, 17 Sep 2012 10:49:52 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=7101&d=0#post35474]]></link>
		</item>
	</channel>
</rss>