<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>Bugs</title>
		<link>https://www.cotonti.com</link>
		<description>If https://github.com/Cotonti/Cotonti/issues is not enough for you</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Wed, 15 Apr 2026 06:48:55 -0000</pubDate>

		<item>
			<title>Kaan - Patebin bug</title>
			<description><![CDATA[<p>pastebin module </p>

<p>https://www.cotonti.com/pastebin/223</p>

<pre dir="ltr">
Members can clear pastebin codes</pre>

<p dir="ltr">https://www.cotonti.com/pastebin/del-223</p>
]]></description>
			<pubDate>Za, 26 Aug 2017 09:53:23 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=42998#42998]]></link>
		</item>
		<item>
			<title>Harker - [fixed] Search error</title>
			<description><![CDATA[<p>This works great, thank you ;)</p>
]]></description>
			<pubDate>Wo, 02 Dec 2015 08:39:31 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=41220#41220]]></link>
		</item>
		<item>
			<title>Macik - [fixed] Search error</title>
			<description><![CDATA[<p>Thanks for report.<br />
I had open a ticket <a href="https://github.com/Cotonti/Cotonti/issues/1450" rel="nofollow">#1450</a></p>
<p><strong>Добавлено 1 неделя спустя:</strong></p><p>Fixed with <a href="https://github.com/Cotonti/Cotonti/commit/c563c6c7d2282c00a4c8c86d4576ddfda9905284" rel="nofollow">c563c6</a>. Please test it.</p>
]]></description>
			<pubDate>Za, 21 Nov 2015 17:58:45 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=41207#41207]]></link>
		</item>
		<item>
			<title>Harker - [fixed] Search error</title>
			<description><![CDATA[<p>Hi,</p>

<p>I have donwloaded Cotonti from Github for test with a Fresh install</p>

<p>There is an error in the plugin Search. When you selected the option 'Custom range'</p>

<p> </p>

<pre class="brush:php;">
2015-11-20 11:46

SQL error 42000: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND page_date &lt;= AND (page_title LIKE '%1234%' OR page_desc LIKE '%1234%' OR pa' at line 3

#0  cot_diefatal(SQL error 42000: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND page_date &lt;=  AND (page_title LIKE '%1234%' OR page_desc LIKE '%1234%' OR pa' at line 3) called at [C:\EasyPHP\data\localweb\fresh\system\database.php:574]
#1  CotDB-&gt;query(SELECT SQL_CALC_FOUND_ROWS p.* 
                FROM cot_pages AS p 
                WHERE page_cat IN ('articles','events','news') AND page_state = 0 AND page_cat &lt;&gt; 'system' AND page_begin &lt;= 1448019962 AND (page_expire = 0 OR page_expire &gt; 1448019962) AND page_date &gt;=  AND page_date &lt;=  AND (page_title LIKE '%1234%' OR page_desc LIKE '%1234%' OR page_text LIKE '%1234%')
                ORDER BY page_date ASC
                LIMIT 0, 50) called at [C:\EasyPHP\data\localweb\fresh\plugins\search\search.php:290]
#2  include(C:\EasyPHP\data\localweb\fresh\plugins\search\search.php) called at [C:\EasyPHP\data\localweb\fresh\system\plugin.php:94]
#3  require_once(C:\EasyPHP\data\localweb\fresh\system\plugin.php) called at [C:\EasyPHP\data\localweb\fresh\index.php:172]
</pre>

<p> </p>
]]></description>
			<pubDate>Vr, 20 Nov 2015 11:47:36 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=41202#41202]]></link>
		</item>
		<item>
			<title>Macik - hits bug</title>
			<description><![CDATA[<p>Can not reproduce on clean instal of 0.9.18 and newer.</p>

<p>Is it a base install of 0.9.18 or it had been updated from previous versions?</p>

<p>So check</p>

<ol><li>the «<span style="color:rgb(0,0,0);font-family:Georgia, serif;font-size:10.944px;line-height:21.888px;background-color:rgb(237,239,244);">Count Administrators' hits</span>» option in Page module settings. And test it with both off and on option.</li>
	<li>look at your DB and check «page_count» field defenition in `cot_pages` table. It should be: <code>`page_count` mediumint(8) unsigned default '0'</code></li>
</ol><p> </p>
]]></description>
			<pubDate>Di, 03 Nov 2015 07:33:59 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=41167#41167]]></link>
		</item>
		<item>
			<title>musashi9 - hits bug</title>
			<description><![CDATA[<p>0.9.18</p>

<p>Page view count</p>

<p> </p>
]]></description>
			<pubDate>Ma, 02 Nov 2015 23:14:49 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=41164#41164]]></link>
		</item>
		<item>
			<title>Macik - hits bug</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums?m=posts&amp;q=7944&amp;d=1#40826">#40826</a> <strong>musashi9: </strong>
<p>When I create a new page it instantly has a radom amount of hits even tho I am the only one who has viewed/just created that page</p>
</blockquote>

<p>Please provide more info:</p>

<ul><li>Cotonti &amp; plugin versions you are use</li>
	<li>What hits you do you mean — page views count (viewed as «hits» on edit form) or some statistics for `Hits` plugin?</li>
</ul>]]></description>
			<pubDate>Di, 27 Okt 2015 21:01:03 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=41120#41120]]></link>
		</item>
		<item>
			<title>Dayver - hits bug</title>
			<description><![CDATA[<p>Thank you! Entered into the base of <a href="https://github.com/Cotonti/Cotonti/issues/1412" rel="nofollow">issue</a></p>
]]></description>
			<pubDate>Di, 28 Apr 2015 20:54:26 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=40838#40838]]></link>
		</item>
		<item>
			<title>musashi9 - hits bug</title>
			<description><![CDATA[<p>When I create a new page it instantly has a radom amount of hits even tho I am the only one who has viewed/just created that page</p>
]]></description>
			<pubDate>Ma, 27 Apr 2015 07:46:44 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=40826#40826]]></link>
		</item>
		<item>
			<title>Harker - Rating</title>
			<description><![CDATA[<p>Hello everyone,</p>

<p>when I add fields for ratings {PAGE_RATINGS_DISPLAY} {PAGE_RATINGS_AVERAGE} {PAGE_RATINGS_COUNT} they appear in the page and it works but when I try to delete an already active vote, I have an error message : AJAX error: [object Object]</p>

<p>I also tested on a fresh install</p>

<p> </p>
]]></description>
			<pubDate>Ma, 06 Apr 2015 18:41:09 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=40772#40772]]></link>
		</item>
		<item>
			<title>Dayver - Tags bug - Cotonti 0.9.18</title>
			<description><![CDATA[<p><span style="color:rgb(68,68,68);font-family:sans-serif;line-height:20.7999992370605px;background-color:rgb(238,238,238);">Try download Cotonti from this url https://github.com/Cotonti/Cotonti/archive/master.zip</span></p>
]]></description>
			<pubDate>Vr, 20 Feb 2015 19:39:17 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=40592#40592]]></link>
		</item>
		<item>
			<title>tensh - Cotonti 0.9.18.1 bug - need quite fast response plz</title>
			<description><![CDATA[<p>Hi;</p>

<p>I wonder how can I have in forums both HTML and bbcode style smilies parser?<br />
In current build smilies aren't parsed even if bbcode plugin is turned on. "parse smilies" setting is turned on. What else should I do?</p>

<p>Also, embedding of youtube doesn't work, how can I add it to htmltidy so that it gets parsed and not removed? :)</p>
]]></description>
			<pubDate>Di, 10 Feb 2015 23:10:45 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=40537#40537]]></link>
		</item>
		<item>
			<title>tensh - Tags bug - Cotonti 0.9.18</title>
			<description><![CDATA[<p>Hi;</p>

<p>Yes, I downloaded Cotonti 0.9.18.1, from this site.<br />
However the commit you have linked seems to be entirely different than the tags.php file in the Official 0.9.18.1 zip file - is it some kind of a future build?</p>

<p>I'll try to remind myself the Github password, thanks :)</p>
]]></description>
			<pubDate>Ma, 09 Feb 2015 00:47:42 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=40523#40523]]></link>
		</item>
		<item>
			<title>Dayver - Tags bug - Cotonti 0.9.18</title>
			<description><![CDATA[<p>Plz tell you downloaded https://github.com/Cotonti/Cotonti/releases/tag/0.9.18.1 or simple <span style="line-height:20.7999992370605px;">0.9.18 ? </span>Because between 0.9.18 and 0.9.18.1 have fix ( https://github.com/Cotonti/Cotonti/commit/98bf026eb62d0f77e3f3d94cd7b781af5f9cd6da ) similar problem. If this is a new problem, or if you find other problems please let us know <a href="https://github.com/Cotonti/Cotonti/issues/new" rel="nofollow">here​</a> because on the forum problems may be lost.</p>
]]></description>
			<pubDate>Zo, 08 Feb 2015 23:27:49 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=40522#40522]]></link>
		</item>
		<item>
			<title>tensh - Tags bug - Cotonti 0.9.18</title>
			<description><![CDATA[<p>Hi,</p>

<p>There's a bug in plugins/tags/tags.php. SQL query error... Somebody forgot to define global $maxperpage in functions cot_tag_search_forums() and cot_tag_search_pages(). It works after putting it there.(wouldn't it be good to move these functions to a file in inc folder?)</p>

<p>There's also a bug in ratings ajax but haven't discovered how to fix it yet. I'm setuping a new site right now so it's a matter of time I guess... </p>

<p>Moving on... :)</p>
]]></description>
			<pubDate>Zo, 08 Feb 2015 18:23:31 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=40521#40521]]></link>
		</item>
		<item>
			<title>Slaweally - Cotonti dont installed</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums?m=posts&amp;q=7695&amp;d=1#39276">#39276</a> <strong>Macik: </strong>
<p>post a copy of `phpinfo();`</p>
</blockquote>

<p><span class="short_text" lang="en" xml:lang="en"><span class="hps">I</span> <span class="hps">solved the problem</span> <span class="hps">:)</span></span></p>

<p><span class="short_text" lang="en" xml:lang="en"><span class="hps">@Gökhan ; sorunu hallettim hacı no prooblem yani :) hatta yukarda anlatım nasıl çözüldüğünü.</span></span></p>
]]></description>
			<pubDate>Di, 11 Mrt 2014 11:59:59 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=39278#39278]]></link>
		</item>
		<item>
			<title>Gökhan YILDIZ - Cotonti dont installed</title>
			<description><![CDATA[<p><a href="http://www.php.net/manual/en/mbstring.installation.php" rel="nofollow">http://www.php.net/manual/en/mbstring.installation.php</a></p>
]]></description>
			<pubDate>Di, 11 Mrt 2014 07:13:19 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=39277#39277]]></link>
		</item>
		<item>
			<title>Macik - Cotonti dont installed</title>
			<description><![CDATA[<p>post a copy of `phpinfo();`</p>
]]></description>
			<pubDate>Ma, 10 Mrt 2014 14:39:06 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=39276#39276]]></link>
		</item>
		<item>
			<title>Slaweally - Cotonti dont installed</title>
			<description><![CDATA[<p><strong><span class="short_text" lang="en" xml:lang="en"><span class="hps">hosting</span> <span class="hps">me.</span> <span class="hps">How do I edit</span> <span class="hps">it</span>?</span></strong></p>

<p><strong><span class="short_text" lang="en" xml:lang="en">(</span></strong><span class="short_text" lang="en" xml:lang="en"><span class="hps">I am using</span> <span class="hps">WHM</span></span><strong><span class="short_text" lang="en" xml:lang="en">)</span></strong></p>

<p>Edit; <span class="UFICommentBody">HomeHome »Software »EasyApache (Apache Update)</span></p>

<p>mbstring: enabled, and, disabled_functions = glob: delete</p>
]]></description>
			<pubDate>Zo, 09 Mrt 2014 14:43:32 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=39275#39275]]></link>
		</item>
		<item>
			<title>Kort - Cotonti dont installed</title>
			<description><![CDATA[<p>You should check if the mbstring extension is activeted in the php.ini (or ask hosting support for this)</p>
]]></description>
			<pubDate>Zo, 09 Mrt 2014 07:26:16 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=39273#39273]]></link>
		</item>
		<item>
			<title>Slaweally - Cotonti dont installed</title>
			<description><![CDATA[<p><em><strong>I can not cotonti installation,<br />
can cause errors in the picture below gives?</strong></em></p>

<p> </p>

<p><img alt="" src="http://www.imagesturk.net/images/2014/03/09/B1kK3.png" style="width:852px;height:252px;" /></p>
]]></description>
			<pubDate>Zo, 09 Mrt 2014 04:18:15 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=39272#39272]]></link>
		</item>
		<item>
			<title>singh336 - TPL Tags Repository</title>
			<description><![CDATA[<p>Wow ! thank you , hidden gems</p>
]]></description>
			<pubDate>Ma, 02 Dec 2013 22:10:18 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=38707#38707]]></link>
		</item>
		<item>
			<title>Trustmaster - TPL Tags Repository</title>
			<description><![CDATA[<p>See also: <a href="http://www.cotonti.com/docs/ext/extensions/global_vars">Global variables reference</a>.</p>
]]></description>
			<pubDate>Wo, 27 Nov 2013 18:40:16 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=38636#38636]]></link>
		</item>
		<item>
			<title>singh336 - TPL Tags Repository</title>
			<description><![CDATA[<p>That would be really cool if the repo was up to date with all the tags and accurate description, maybe the community can help fill in the info since it would be a lot of work. this would be great for someone like me to make the skin from scratch.</p>
<p><strong>Added 2 days later:</strong></p><p>maybe its not neccessary, i realized I didn't have debug enabled in the config liek i thought i did, thats an easier way, the global tags tho... should be able to pull them up the same way as the other tags without embedding them on the page</p>
]]></description>
			<pubDate>Ma, 25 Nov 2013 20:33:19 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=38619#38619]]></link>
		</item>
		<item>
			<title>Trustmaster - TPL Tags Repository</title>
			<description><![CDATA[<p>This is due to CoTemplate update. Thanks for reporting! We'll fix it as soon as possible.</p>
]]></description>
			<pubDate>Ma, 25 Nov 2013 20:25:45 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=38617#38617]]></link>
		</item>
		<item>
			<title>foxhound - TPL Tags Repository</title>
			<description><![CDATA[<p>I think that list is not even up to date. Use this instead: <a href="http://www.cotonti.com/docs/ext/themes/cotemplate_debug_mode">http://www.cotonti.com/docs/ext/themes/cotemplate_debug_mode</a></p>
]]></description>
			<pubDate>Ma, 25 Nov 2013 19:15:27 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=38616#38616]]></link>
		</item>
		<item>
			<title>aiwass - TPL Tags Repository</title>
			<description><![CDATA[<p><a href="http://www.cotonti.com/tpltags">http://www.cotonti.com/tpltags</a>  all tags are gone and replaced by {{ROW_NAME}}, regardless which ever TPL file you choose.<br />
I'm not sure anyone noticed or reported it, but since I'm using it fairly frequently, I noticed. Could it come back as it once was?<br /><br />
 </p>
]]></description>
			<pubDate>Ma, 25 Nov 2013 17:40:56 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=38614#38614]]></link>
		</item>
		<item>
			<title>aiwass - Extra fields bug</title>
			<description><![CDATA[<p>This bug is reported, along with my bug/issue on http://www.cotonti.com/forums?m=posts&amp;q=7592 as well as that TrustMaster has created a ticket for it. It is not only where you described it, but on any update you do in the Admin interface will make the parsing of the Pages Extra Fields to fail sitewide.</p>
]]></description>
			<pubDate>Ma, 25 Nov 2013 17:18:48 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=38612#38612]]></link>
		</item>
		<item>
			<title>Macik - Extra fields bug</title>
			<description><![CDATA[<p>Anyway put it on github with link to this topic and version of Cotonti you are used. Then it would be more chances to be solved.</p>
]]></description>
			<pubDate>Ma, 25 Nov 2013 16:32:00 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=38610#38610]]></link>
		</item>
		<item>
			<title>Hodges - Extra fields bug</title>
			<description><![CDATA[<p>Good afternoon,</p>

<p>I've just found an annoying <em>reproducible</em> bug.</p>

<p>If your site has an extra field and you want to change the default sort order for a category (<strong>Admin Panel &gt; Structure &gt; [entry] Config</strong>). Selecting a new item from the Sorting Column (which will list your extra field(s)) list field and hitting Update will result in:</p>

<p>The extra field will fail to parse (<strong>site-wide!</strong>) and the Sorting Column will now NOT include the extra field(s). My temporary solution after re-sorting a category was to then go to <strong>Admin Panel &gt; Other &gt; Extra Fields </strong>and simply hit 'Update'. This restores the parsing of the extra fields.</p>

<p>I've left putting this bug report on GitHub until someone else can reproduce it.</p>
]]></description>
			<pubDate>Ma, 25 Nov 2013 12:44:53 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=38601#38601]]></link>
		</item>
		<item>
			<title>Trustmaster - Not sure if bug or hack</title>
			<description><![CDATA[<p>What happens if you add more news? Is it also invisibile for superadmins?</p>
]]></description>
			<pubDate>Ma, 25 Nov 2013 09:11:33 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=38592#38592]]></link>
		</item>
		<item>
			<title>singh336 - Not sure if bug or hack</title>
			<description><![CDATA[<p>Sounds good I will do so now, I already banned them when I saw that but I will remove the account completely.</p>

<p><br />
This is probably why our news section is screwed.</p>

<p> </p>

<p>I am going to do what you suggested in the other thread for upgrading, wish me luck I hope we can get this to siena today.</p>
]]></description>
			<pubDate>Zo, 24 Nov 2013 21:18:30 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=38580#38580]]></link>
		</item>
		<item>
			<title>Trustmaster - Not sure if bug or hack</title>
			<description><![CDATA[<p>You need to revoke any access given to that user and/or remove that attacker account completely. Then make sure you change all the important passwords that the attacker may have got.</p>
]]></description>
			<pubDate>Zo, 24 Nov 2013 20:56:40 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=38579#38579]]></link>
		</item>
		<item>
			<title>singh336 - Not sure if bug or hack</title>
			<description><![CDATA[<p>Thank you, </p>

<p> </p>

<p>and we are , since yesterday at least running 6.25, the footer of our wesite says 6.22 but that was hand typed there, is there another place in admin panel where I can see the version? I dropped the files for 6.25 in the root and as well as ran the sql for the upgrade, i updated one by one from 6.22 btw, and when i ran the sql they said some things already existed which led to believe we already updated.</p>

<p> </p>

<p>anyways we will proceed with the siena update, is there anything I should do to fix this hack before i update to siena?</p>
]]></description>
			<pubDate>Zo, 24 Nov 2013 20:20:38 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=38578#38578]]></link>
		</item>
		<item>
			<title>Trustmaster - Not sure if bug or hack</title>
			<description><![CDATA[<p>Hi Singh,</p>

<p>It seems like your site got hacked. It seems to be running 0.6.22 and there were a few security flaws reported since that release so I recommend updating to 0.6.25 as soon as possible and then setting a comfortable schedule to upgrade your site to Siena, because Genoa support will soon be over.</p>
]]></description>
			<pubDate>Zo, 24 Nov 2013 07:40:42 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=38564#38564]]></link>
		</item>
		<item>
			<title>singh336 - Not sure if bug or hack</title>
			<description><![CDATA[<p>Not sure how this happened, or when. </p>

<p>I have had a pretty big problem recently when out of nowhere, our news feed went missing, completely invisable. It seems like the tag parsed but isn't outputting the news feed articles on home page.</p>

<p> </p>

<p>So I looked around and I found a random user was setting permisions , but is it true? or is this a bug in the admin panel?</p>

<p> </p>

<p>http://i43.tinypic.com/15dmbgk.jpg</p>

<p>This user is not a moderator or administrator and only had "user" rghts, which don't let you edit any content on the site.</p>

<p> </p>

<p>Now I see under other sections this user is listed under the "set by" colum for user rights on the news cat too... WTF???</p>

<p> </p>

<p>Anyone have this issue? Because of this I was trying to just upgrade from Genoa all together to Siena, which went HORRIBLY, the upgrade script just wasn't working. If you can help me on this issue, or the upgrade issue, or think the issues could be related, that is awesome let me know.</p>

<p> </p>

<p>my other topic regarding update issue. <a href="http://www.cotonti.com/forums?m=posts&amp;q=7593&amp;n=last#bottom">http://www.cotonti.com/forums?m=posts&amp;q=7593&amp;n=last#bottom</a></p>

<p> </p>
]]></description>
			<pubDate>Zo, 24 Nov 2013 00:13:00 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=38558#38558]]></link>
		</item>
		<item>
			<title>tensh - Cotonti Security Vulnerability Notification</title>
			<description><![CDATA[<p>Maybe a bit on topic, maybe a bit offtopic:</p>

<p>Interesting read about HTML5 security :)</p>

<p>http://w3af.org/understanding-html5-security</p>
]]></description>
			<pubDate>Thu, 18 Jul 2013 07:25:02 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=37700#37700]]></link>
		</item>
		<item>
			<title>Trustmaster - Cotonti Security Vulnerability Notification</title>
			<description><![CDATA[<p>Hello,<br />
Thank you very much for reporting the vulnerability. I have just committed the fix for it to our repository on GitHub:<br /><a href="https://github.com/Cotonti/Cotonti/commit/45eec046391afabb676b62b9201da0cd530360b4" rel="nofollow">https://github.com/Cotonti/Cotonti/commit/45eec046391afabb676b62b9201da0cd530360b4</a><br /><br />
This fix will be included in the upcoming 0.9.14 release which we will do our best to release by July 22.<br />
 </p>
]]></description>
			<pubDate>Wo, 17 Jul 2013 18:56:00 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=37699#37699]]></link>
		</item>
		<item>
			<title>htbridge - Cotonti Security Vulnerability Notification</title>
			<description><![CDATA[<p>Hello,</p>

<p>High-Tech Bridge Security Research Lab has discovered a security vulnerability in Cotonti version 0.9.13.</p>

<p>Preview available here: <a href="https://www.htbridge.com/advisory/HTB23164" rel="nofollow">https://www.htbridge.com/advisory/HTB23164</a></p>

<p>Developers can contact us by email advisory (at) htbridge.com for details.</p>

<p>For any questions related to this notification message - please visit our General Information &amp; Disclosure Policy page: https://www.htbridge.com/advisory/disclosure_policy.html</p>

<p>Best regards,</p>

<p>High-Tech Bridge Security Research Lab</p>
]]></description>
			<pubDate>Wo, 17 Jul 2013 18:33:12 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=37698#37698]]></link>
		</item>
		<item>
			<title>MecTruy - Cotonti Siena last version SQL inject.</title>
			<description><![CDATA[<p>if haven't high problem not problem :) thnx for answer</p>
]]></description>
			<pubDate>Thu, 16 Mei 2013 15:24:42 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&p=37519#37519]]></link>
		</item>
	</channel>
</rss>