<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Recent Bug Reports</title>
		<link>http://community.wikidot.com</link>
		<description></description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://community.wikidot.com/bugs:31</guid>
				<title>Quote marks in ListPages prependLine arguments cause errors selecting pages</title>
				<link>http://community.wikidot.com/bugs:31</link>
				<description>

&lt;h1&gt;&lt;span&gt;Description&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;If you use prependLine or appendLine in Listpages, and include a module like [[gallery blah=&quot;blah&quot;]] in prependLine, ListPages won&#039;t render. I gather it is interpreting the starting quote of the internal module quote as the ending quote of the prependLine argument.&lt;/p&gt;
&lt;h1&gt;&lt;span&gt;How to Reproduce&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;See &lt;a href=&quot;http://sandbox.wikidot.com/flickr&quot;&gt;sandbox flickr&lt;/a&gt; for working example.&lt;/p&gt;
&lt;p&gt;See below for example code blocks.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Code block one returns &quot;Error selecting page.&quot;&lt;/p&gt;
&lt;div class=&quot;code&quot;&gt;
&lt;pre&gt;
&lt;code&gt;[[module ListPages category=&quot;flickr&quot; limit=&quot;5&quot; order=&quot;random&quot; separate=&quot;no&quot; prependLine=&quot;[[gallery size=&quot;square&quot;]]&quot; appendLine=&quot;[[/gallery]]&quot;]]
: flickr:%%title%%
[[/module]]&lt;/code&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;Code block 2 works.&lt;/p&gt;
&lt;div class=&quot;code&quot;&gt;
&lt;pre&gt;
&lt;code&gt;[[module ListPages category=&quot;flickr&quot; limit=&quot;5&quot; order=&quot;random&quot; separate=&quot;no&quot; prependLine=&quot;[[gallery]]&quot; appendLine=&quot;[[/gallery]]&quot;]]
: flickr:%%title%%
[[/module]]&lt;/code&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;h1&gt;&lt;span&gt;Browsers&lt;/span&gt;&lt;/h1&gt;
&lt;h2&gt;&lt;span&gt;Has bug&lt;/span&gt;&lt;/h2&gt;
&lt;h2&gt;&lt;span&gt;Works correctly&lt;/span&gt;&lt;/h2&gt;
&lt;h1&gt;&lt;span&gt;Workarounds&lt;/span&gt;&lt;/h1&gt;
&lt;h1&gt;&lt;span&gt;Contact&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;by &lt;span class=&quot;printuser avatarhover&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/david-marseilles&quot;  &gt;&lt;!--[if gte IE 7]&gt;&lt;!--&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common--images/avatars/29/29608/a16.png&quot; alt=&quot;David Marseilles&quot; style=&quot;background-image:url(http://www.wikidot.com/userkarma.php?u=29608)&quot; /&gt;&lt;!--&lt;![endif]--&gt;&lt;!--[if lt IE 7]&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common&amp;#45;&amp;#45;images/avatars/29/29608/a16.png&quot; alt=&quot;David Marseilles&quot; style=&quot;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=29608,sizingMethod=&#039;scale&#039;)&quot;/&gt;&lt;![endif]--&gt;&lt;/a&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/david-marseilles&quot;  &gt;David Marseilles&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
				<pubDate>Sun, 15 Nov 2009 21:12:29 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						 <h1><span>Description</span></h1> <p>If you use prependLine or appendLine in Listpages, and include a module like [[gallery blah="blah"]] in prependLine, ListPages won't render. I gather it is interpreting the starting quote of the internal module quote as the ending quote of the prependLine argument.</p> <h1><span>How to Reproduce</span></h1> <p>See <a href="http://sandbox.wikidot.com/flickr">sandbox flickr</a> for working example.</p> <p>See below for example code blocks.</p> <p><br /> <br /> <br /> <br /> <br /> <br /></p> <p><br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /></p> <p>Code block one returns "Error selecting page."</p> <div class="code"> <pre> <code>[[module ListPages category="flickr" limit="5" order="random" separate="no" prependLine="[[gallery size="square"]]" appendLine="[[/gallery]]"]] : flickr:%%title%% [[/module]]</code> </pre></div> <p>Code block 2 works.</p> <div class="code"> <pre> <code>[[module ListPages category="flickr" limit="5" order="random" separate="no" prependLine="[[gallery]]" appendLine="[[/gallery]]"]] : flickr:%%title%% [[/module]]</code> </pre></div> <h1><span>Browsers</span></h1> <h2><span>Has bug</span></h2> <h2><span>Works correctly</span></h2> <h1><span>Workarounds</span></h1> <h1><span>Contact</span></h1> <p>by <span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/david-marseilles" ><!--[if gte IE 7]><!--><img class="small" src="http://www.wikidot.com/common--images/avatars/29/29608/a16.png" alt="David Marseilles" style="background-image:url(http://www.wikidot.com/userkarma.php?u=29608)" /><!--<![endif]--><!--[if lt IE 7]><img class="small" src="http://www.wikidot.com/common&#45;&#45;images/avatars/29/29608/a16.png" alt="David Marseilles" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=29608,sizingMethod='scale')"/><![endif]--></a><a href="http://www.wikidot.com/user:info/david-marseilles" >David Marseilles</a></span></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/bugs:30</guid>
				<title>Parent variables in _template don&#039;t work for new pages</title>
				<link>http://community.wikidot.com/bugs:30</link>
				<description>

&lt;h1&gt;&lt;span&gt;Description&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;by &lt;span class=&quot;printuser avatarhover&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/james-kanjo&quot;  &gt;&lt;!--[if gte IE 7]&gt;&lt;!--&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common--images/avatars/35/35113/a16.png&quot; alt=&quot;James Kanjo&quot; style=&quot;background-image:url(http://www.wikidot.com/userkarma.php?u=35113)&quot; /&gt;&lt;!--&lt;![endif]--&gt;&lt;!--[if lt IE 7]&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common&amp;#45;&amp;#45;images/avatars/35/35113/a16.png&quot; alt=&quot;James Kanjo&quot; style=&quot;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=35113,sizingMethod=&#039;scale&#039;)&quot;/&gt;&lt;![endif]--&gt;&lt;/a&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/james-kanjo&quot;  &gt;James Kanjo&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
				<pubDate>Mon, 26 Oct 2009 02:45:11 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						 <h1><span>Description</span></h1> <p>When you use the parent variables within an <tt>_template</tt>:</p> <ul> <li>%%parent_category%%</li> <li>%%parent_name%%</li> <li>%%parent_fullname%%</li> <li>%%parent_title%%</li> <li>%%parent_title_linked%%</li> </ul> <p>And then you create a new page in that category, <strong>the parent variables are ignored completely</strong>.<br /> More explained, if your new page has a parent, then all the parent variables return nothing.</p> <p>This problem fixes itself when you:</p> <ul> <li>Recompile each individual affected page (click "edit" and then click "save" without changing anything)</li> <li>Make an actual change to the <tt>_template</tt> itself, which will recompile all pages of the category (merely recompiling the <tt>_template</tt> page is not enough to fix the affected pages)</li> </ul> <h1><span>How to Reproduce</span></h1> <h3><span>_template</span></h3> <div class="code"> <pre> <code>%%parent_category%% %%parent_name%% %%parent_fullname%% %%parent_title%% %%parent_title_linked%%</code> </pre></div> <h3><span>Create a new page in the same category</span></h3> <div class="code"> <pre> <code>Doesn't matter what goes in here</code> </pre></div> <h1><span>Workarounds</span></h1> <p>You can use the ListPages module to display your parent variables properly:</p> <div class="code"> <pre> <code>[[module ListPages range="."]] %%parent_fullname%% other parent variables [[/module]]</code> </pre></div> <p>This workaround will always work from the moment you create the new page.</p> <h1><span>Contact</span></h1> <p><span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/james-kanjo" ><!--[if gte IE 7]><!--><img class="small" src="http://www.wikidot.com/common--images/avatars/35/35113/a16.png" alt="James Kanjo" style="background-image:url(http://www.wikidot.com/userkarma.php?u=35113)" /><!--<![endif]--><!--[if lt IE 7]><img class="small" src="http://www.wikidot.com/common&#45;&#45;images/avatars/35/35113/a16.png" alt="James Kanjo" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=35113,sizingMethod='scale')"/><![endif]--></a><a href="http://www.wikidot.com/user:info/james-kanjo" >James Kanjo</a></span></p> <p>by <span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/james-kanjo" ><!--[if gte IE 7]><!--><img class="small" src="http://www.wikidot.com/common--images/avatars/35/35113/a16.png" alt="James Kanjo" style="background-image:url(http://www.wikidot.com/userkarma.php?u=35113)" /><!--<![endif]--><!--[if lt IE 7]><img class="small" src="http://www.wikidot.com/common&#45;&#45;images/avatars/35/35113/a16.png" alt="James Kanjo" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=35113,sizingMethod='scale')"/><![endif]--></a><a href="http://www.wikidot.com/user:info/james-kanjo" >James Kanjo</a></span></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/bugs:28</guid>
				<title>Search ignores non-alphanumeric characters</title>
				<link>http://community.wikidot.com/bugs:28</link>
				<description>

&lt;h1&gt;&lt;span&gt;Description&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;When using Wikidot&#039;s inbuilt search function, you are unable to search for words with non-alphanumeric characters in them. This is because the search parser ignores the non-alphanumeric characters. However, commas (&lt;span style=&quot;font-size:200%;&quot;&gt;,&lt;/span&gt;) and colons (&lt;span style=&quot;font-size:200%;&quot;&gt;:&lt;/span&gt;) seem to be interpreted as spaces.&lt;/p&gt;
&lt;table class=&quot;wiki-content-table&quot;&gt;
&lt;tr&gt;
&lt;th&gt;User Input&lt;/th&gt;
&lt;th&gt;Search Interprets&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span class=&quot;wiki-email&quot;&gt;moc.todikiw|tcatnoc#moc.todikiw|tcatnoc&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;contactwikidot.com&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;code-101&lt;/td&gt;
&lt;td&gt;code101&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;code,red&lt;/td&gt;
&lt;td&gt;code red&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;code:502&lt;/td&gt;
&lt;td&gt;code 502&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;Strangely, however, if there is only a single character before or after the non-alphanumeric character, the non-alphanumeric character is interpreted as a space.&lt;/p&gt;
&lt;table class=&quot;wiki-content-table&quot;&gt;
&lt;tr&gt;
&lt;th&gt;User Input&lt;/th&gt;
&lt;th&gt;Search Interprets&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;f-100&lt;/td&gt;
&lt;td&gt;f 100&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;48-g&lt;/td&gt;
&lt;td&gt;48&amp;nbsp;g&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;48@g&lt;/td&gt;
&lt;td&gt;48&amp;nbsp;g&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;h1&gt;&lt;span&gt;Why is this a problem?&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;This becomes a problem because it makes some keywords in wikis unsearchable. For example, if you write a page about a weapon called the &lt;a href=&quot;http://en.wikipedia.org/wiki/AK-47&quot;  &gt;AK-47&lt;/a&gt;, you will never be able to find the &quot;AK-47&quot;. This is because the search translates &lt;em&gt;AK-47&lt;/em&gt; into &lt;strong&gt;AK47&lt;/strong&gt;, and the term &quot;AK47&quot; is not indexed in the wiki.&lt;/p&gt;
&lt;h1&gt;&lt;span&gt;Possible solutions for developers&lt;/span&gt;&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;Transform the indexing engine into one that indexes &lt;em&gt;searchable terms&lt;/em&gt;. That is, if AK-47 appears in an article, it is indexed as AK47 so that it can be found when searching&lt;/li&gt;
&lt;li&gt;Allow non-alphanumeric characters to be included in the search engine&lt;/li&gt;
&lt;/ol&gt;
&lt;h1&gt;&lt;span&gt;Reported by&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;&lt;span class=&quot;printuser avatarhover&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/knighttemplar&quot;  &gt;&lt;!--[if gte IE 7]&gt;&lt;!--&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common--images/avatars/36/36529/a16.png&quot; alt=&quot;KnightTemplar&quot; style=&quot;background-image:url(http://www.wikidot.com/userkarma.php?u=36529)&quot; /&gt;&lt;!--&lt;![endif]--&gt;&lt;!--[if lt IE 7]&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common&amp;#45;&amp;#45;images/avatars/36/36529/a16.png&quot; alt=&quot;KnightTemplar&quot; style=&quot;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=36529,sizingMethod=&#039;scale&#039;)&quot;/&gt;&lt;![endif]--&gt;&lt;/a&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/knighttemplar&quot;  &gt;KnightTemplar&lt;/a&gt;&lt;/span&gt; in &lt;a href=&quot;http://community.wikidot.com/forum/t-140207/search-question&quot;&gt;this post&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;by &lt;span class=&quot;printuser avatarhover&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/james-kanjo&quot;  &gt;&lt;!--[if gte IE 7]&gt;&lt;!--&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common--images/avatars/35/35113/a16.png&quot; alt=&quot;James Kanjo&quot; style=&quot;background-image:url(http://www.wikidot.com/userkarma.php?u=35113)&quot; /&gt;&lt;!--&lt;![endif]--&gt;&lt;!--[if lt IE 7]&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common&amp;#45;&amp;#45;images/avatars/35/35113/a16.png&quot; alt=&quot;James Kanjo&quot; style=&quot;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=35113,sizingMethod=&#039;scale&#039;)&quot;/&gt;&lt;![endif]--&gt;&lt;/a&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/james-kanjo&quot;  &gt;James Kanjo&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
				<pubDate>Sat, 21 Mar 2009 00:51:48 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						 <h1><span>Description</span></h1> <p>When using Wikidot's inbuilt search function, you are unable to search for words with non-alphanumeric characters in them. This is because the search parser ignores the non-alphanumeric characters. However, commas (<span style="font-size:200%;">,</span>) and colons (<span style="font-size:200%;">:</span>) seem to be interpreted as spaces.</p> <table class="wiki-content-table"> <tr> <th>User Input</th> <th>Search Interprets</th> </tr> <tr> <td><span class="wiki-email">moc.todikiw|tcatnoc#moc.todikiw|tcatnoc</span></td> <td>contactwikidot.com</td> </tr> <tr> <td>code-101</td> <td>code101</td> </tr> <tr> <td>code,red</td> <td>code red</td> </tr> <tr> <td>code:502</td> <td>code 502</td> </tr> </table> <p>Strangely, however, if there is only a single character before or after the non-alphanumeric character, the non-alphanumeric character is interpreted as a space.</p> <table class="wiki-content-table"> <tr> <th>User Input</th> <th>Search Interprets</th> </tr> <tr> <td>f-100</td> <td>f 100</td> </tr> <tr> <td>48-g</td> <td>48&nbsp;g</td> </tr> <tr> <td>48@g</td> <td>48&nbsp;g</td> </tr> </table> <h1><span>Why is this a problem?</span></h1> <p>This becomes a problem because it makes some keywords in wikis unsearchable. For example, if you write a page about a weapon called the <a href="http://en.wikipedia.org/wiki/AK-47" >AK-47</a>, you will never be able to find the "AK-47". This is because the search translates <em>AK-47</em> into <strong>AK47</strong>, and the term "AK47" is not indexed in the wiki.</p> <h1><span>Possible solutions for developers</span></h1> <ol> <li>Transform the indexing engine into one that indexes <em>searchable terms</em>. That is, if AK-47 appears in an article, it is indexed as AK47 so that it can be found when searching</li> <li>Allow non-alphanumeric characters to be included in the search engine</li> </ol> <h1><span>Reported by</span></h1> <p><span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/knighttemplar" ><!--[if gte IE 7]><!--><img class="small" src="http://www.wikidot.com/common--images/avatars/36/36529/a16.png" alt="KnightTemplar" style="background-image:url(http://www.wikidot.com/userkarma.php?u=36529)" /><!--<![endif]--><!--[if lt IE 7]><img class="small" src="http://www.wikidot.com/common&#45;&#45;images/avatars/36/36529/a16.png" alt="KnightTemplar" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=36529,sizingMethod='scale')"/><![endif]--></a><a href="http://www.wikidot.com/user:info/knighttemplar" >KnightTemplar</a></span> in <a href="http://community.wikidot.com/forum/t-140207/search-question">this post</a></p> <p>by <span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/james-kanjo" ><!--[if gte IE 7]><!--><img class="small" src="http://www.wikidot.com/common--images/avatars/35/35113/a16.png" alt="James Kanjo" style="background-image:url(http://www.wikidot.com/userkarma.php?u=35113)" /><!--<![endif]--><!--[if lt IE 7]><img class="small" src="http://www.wikidot.com/common&#45;&#45;images/avatars/35/35113/a16.png" alt="James Kanjo" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=35113,sizingMethod='scale')"/><![endif]--></a><a href="http://www.wikidot.com/user:info/james-kanjo" >James Kanjo</a></span></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/bugs:25</guid>
				<title>Forums Posting and Deletion at the Same Time</title>
				<link>http://community.wikidot.com/bugs:25</link>
				<description>

&lt;h1&gt;&lt;span&gt;Description&lt;/span&gt;&lt;/h1&gt;
&lt;h1&gt;&lt;span&gt;How to Reproduce&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;If you post something on the forums, and after you start replying but before it is submitted, the post being replied to is deleted, your post will become first and all other posts will lose all formatting an come after.&lt;/p&gt;
&lt;h1&gt;&lt;span&gt;Browsers&lt;/span&gt;&lt;/h1&gt;
&lt;h2&gt;&lt;span&gt;Has bug&lt;/span&gt;&lt;/h2&gt;
&lt;h2&gt;&lt;span&gt;Works correctly&lt;/span&gt;&lt;/h2&gt;
&lt;h1&gt;&lt;span&gt;Workarounds&lt;/span&gt;&lt;/h1&gt;
&lt;h1&gt;&lt;span&gt;Contact&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;&lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/socks&quot;  &gt;Socks&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;by &lt;span class=&quot;printuser avatarhover&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/socks&quot;  &gt;&lt;!--[if gte IE 7]&gt;&lt;!--&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common--images/avatars/46/46434/a16.png&quot; alt=&quot;Socks&quot; style=&quot;background-image:url(http://www.wikidot.com/userkarma.php?u=46434)&quot; /&gt;&lt;!--&lt;![endif]--&gt;&lt;!--[if lt IE 7]&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common&amp;#45;&amp;#45;images/avatars/46/46434/a16.png&quot; alt=&quot;Socks&quot; style=&quot;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=46434,sizingMethod=&#039;scale&#039;)&quot;/&gt;&lt;![endif]--&gt;&lt;/a&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/socks&quot;  &gt;Socks&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
				<pubDate>Thu, 04 Dec 2008 23:57:25 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						 <h1><span>Description</span></h1> <h1><span>How to Reproduce</span></h1> <p>If you post something on the forums, and after you start replying but before it is submitted, the post being replied to is deleted, your post will become first and all other posts will lose all formatting an come after.</p> <h1><span>Browsers</span></h1> <h2><span>Has bug</span></h2> <h2><span>Works correctly</span></h2> <h1><span>Workarounds</span></h1> <h1><span>Contact</span></h1> <p><span class="printuser"><a href="http://www.wikidot.com/user:info/socks" >Socks</a></span></p> <p>by <span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/socks" ><!--[if gte IE 7]><!--><img class="small" src="http://www.wikidot.com/common--images/avatars/46/46434/a16.png" alt="Socks" style="background-image:url(http://www.wikidot.com/userkarma.php?u=46434)" /><!--<![endif]--><!--[if lt IE 7]><img class="small" src="http://www.wikidot.com/common&#45;&#45;images/avatars/46/46434/a16.png" alt="Socks" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=46434,sizingMethod='scale')"/><![endif]--></a><a href="http://www.wikidot.com/user:info/socks" >Socks</a></span></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/bugs:22</guid>
				<title>ListPages does not work recursively</title>
				<link>http://community.wikidot.com/bugs:22</link>
				<description>

&lt;p&gt;ListPages fails on pages that contain ListPages&lt;/p&gt;
&lt;p&gt;by &lt;span class=&quot;printuser avatarhover&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/pieterh&quot;  &gt;&lt;!--[if gte IE 7]&gt;&lt;!--&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common--images/avatars/0/99/a16.png&quot; alt=&quot;pieterh&quot; style=&quot;background-image:url(http://www.wikidot.com/userkarma.php?u=99)&quot; /&gt;&lt;!--&lt;![endif]--&gt;&lt;!--[if lt IE 7]&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common&amp;#45;&amp;#45;images/avatars/0/99/a16.png&quot; alt=&quot;pieterh&quot; style=&quot;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=99,sizingMethod=&#039;scale&#039;)&quot;/&gt;&lt;![endif]--&gt;&lt;/a&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/pieterh&quot;  &gt;pieterh&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
				<pubDate>Wed, 20 Aug 2008 15:07:26 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						 <p>ListPages fails on pages that contain ListPages</p> <h1><span>How to Reproduce</span></h1> <ul> <li>Use ListPages to show a category, pulling the title and short from each page.</li> <li>If a page contains a ListPages module (not in the first paragraph but later), you will see an error message.</li> </ul> <p>The bug is that I'm not trying to do a recursive ListPages, just to show the first paragraph. The parser is going too far and then complaining for a non-error.</p> <h1><span>Workarounds</span></h1> <ul> <li>Use ==== to delimit the first paragraph and show using content{1} rather than short.</li> </ul> <h1><span>Contact</span></h1> <p>Pieter Hintjens <span class="wiki-email">moc.xitami|hp#moc.xitami|hp</span></p> <p>by <span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/pieterh" ><!--[if gte IE 7]><!--><img class="small" src="http://www.wikidot.com/common--images/avatars/0/99/a16.png" alt="pieterh" style="background-image:url(http://www.wikidot.com/userkarma.php?u=99)" /><!--<![endif]--><!--[if lt IE 7]><img class="small" src="http://www.wikidot.com/common&#45;&#45;images/avatars/0/99/a16.png" alt="pieterh" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=99,sizingMethod='scale')"/><![endif]--></a><a href="http://www.wikidot.com/user:info/pieterh" >pieterh</a></span></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/bugs:19</guid>
				<title>Backlinks clean up</title>
				<link>http://community.wikidot.com/bugs:19</link>
				<description>

&lt;h1&gt;&lt;span&gt;Description&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;OK. It is not really a bug. However, sometimes it might happen that backlinks list the current page itself, its page template, navigation pages nav:top or nav:right and this is annoying.&lt;/p&gt;
&lt;p&gt;Also mentioned is that BackLinks does NOT work with links behind images.&lt;/p&gt;
&lt;h1&gt;&lt;span&gt;Links to forum Posts&lt;/span&gt;&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://community.wikidot.com/forum/t-37796/backlinks-to-template&quot;&gt;http://community.wikidot.com/forum/t-37796/backlinks-to-template&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://community.wikidot.com/forum/t-62376/backlinks-by-category-and-for-other-pages&quot;&gt;http://community.wikidot.com/forum/t-62376/backlinks-by-category-and-for-other-pages&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://community.wikidot.com/forum/t-63752/link-pages-in-templates-no-backlinks&quot;&gt;http://community.wikidot.com/forum/t-63752/link-pages-in-templates-no-backlinks&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;&lt;span&gt;Solution&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;There should be&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;a skipCurrent attribute, like the ListPages module has&lt;/li&gt;
&lt;li&gt;category=&quot;-nav, -system, -template, +blog&quot; with the &quot;-&quot; to deselect or &quot;+&quot; to select categories&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;&lt;span&gt;Contact&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;&lt;span class=&quot;printuser avatarhover&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/gerdami&quot;  &gt;&lt;!--[if gte IE 7]&gt;&lt;!--&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common--images/avatars/3/3370/a16.png&quot; alt=&quot;gerdami&quot; style=&quot;background-image:url(http://www.wikidot.com/userkarma.php?u=3370)&quot; /&gt;&lt;!--&lt;![endif]--&gt;&lt;!--[if lt IE 7]&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common&amp;#45;&amp;#45;images/avatars/3/3370/a16.png&quot; alt=&quot;gerdami&quot; style=&quot;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=3370,sizingMethod=&#039;scale&#039;)&quot;/&gt;&lt;![endif]--&gt;&lt;/a&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/gerdami&quot;  &gt;gerdami&lt;/a&gt;&lt;/span&gt;. &lt;span style=&quot;font-size:smaller;&quot;&gt;Please visit his/her &lt;a href=&quot;http://community.wikidot.com/user:gerdami&quot;&gt;userPage&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;by &lt;span class=&quot;printuser avatarhover&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/gerdami&quot;  &gt;&lt;!--[if gte IE 7]&gt;&lt;!--&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common--images/avatars/3/3370/a16.png&quot; alt=&quot;gerdami&quot; style=&quot;background-image:url(http://www.wikidot.com/userkarma.php?u=3370)&quot; /&gt;&lt;!--&lt;![endif]--&gt;&lt;!--[if lt IE 7]&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common&amp;#45;&amp;#45;images/avatars/3/3370/a16.png&quot; alt=&quot;gerdami&quot; style=&quot;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=3370,sizingMethod=&#039;scale&#039;)&quot;/&gt;&lt;![endif]--&gt;&lt;/a&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/gerdami&quot;  &gt;gerdami&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
				<pubDate>Sun, 03 Aug 2008 11:19:13 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						 <h1><span>Description</span></h1> <p>OK. It is not really a bug. However, sometimes it might happen that backlinks list the current page itself, its page template, navigation pages nav:top or nav:right and this is annoying.</p> <p>Also mentioned is that BackLinks does NOT work with links behind images.</p> <h1><span>Links to forum Posts</span></h1> <ul> <li><a href="http://community.wikidot.com/forum/t-37796/backlinks-to-template">http://community.wikidot.com/forum/t-37796/backlinks-to-template</a></li> <li><a href="http://community.wikidot.com/forum/t-62376/backlinks-by-category-and-for-other-pages">http://community.wikidot.com/forum/t-62376/backlinks-by-category-and-for-other-pages</a></li> <li><a href="http://community.wikidot.com/forum/t-63752/link-pages-in-templates-no-backlinks">http://community.wikidot.com/forum/t-63752/link-pages-in-templates-no-backlinks</a></li> </ul> <h1><span>Solution</span></h1> <p>There should be</p> <ul> <li>a skipCurrent attribute, like the ListPages module has</li> <li>category="-nav, -system, -template, +blog" with the "-" to deselect or "+" to select categories</li> </ul> <h1><span>Contact</span></h1> <p><span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/gerdami" ><!--[if gte IE 7]><!--><img class="small" src="http://www.wikidot.com/common--images/avatars/3/3370/a16.png" alt="gerdami" style="background-image:url(http://www.wikidot.com/userkarma.php?u=3370)" /><!--<![endif]--><!--[if lt IE 7]><img class="small" src="http://www.wikidot.com/common&#45;&#45;images/avatars/3/3370/a16.png" alt="gerdami" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=3370,sizingMethod='scale')"/><![endif]--></a><a href="http://www.wikidot.com/user:info/gerdami" >gerdami</a></span>. <span style="font-size:smaller;">Please visit his/her <a href="http://community.wikidot.com/user:gerdami">userPage</a>.</span></p> <p>by <span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/gerdami" ><!--[if gte IE 7]><!--><img class="small" src="http://www.wikidot.com/common--images/avatars/3/3370/a16.png" alt="gerdami" style="background-image:url(http://www.wikidot.com/userkarma.php?u=3370)" /><!--<![endif]--><!--[if lt IE 7]><img class="small" src="http://www.wikidot.com/common&#45;&#45;images/avatars/3/3370/a16.png" alt="gerdami" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=3370,sizingMethod='scale')"/><![endif]--></a><a href="http://www.wikidot.com/user:info/gerdami" >gerdami</a></span></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/bugs:17</guid>
				<title>&quot;Meebo&quot; embed no long works.(it did!)</title>
				<link>http://community.wikidot.com/bugs:17</link>
				<description>

&lt;h1&gt;&lt;span&gt;Description&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;If i try and create a new meebo chat room using the code provided i get&lt;br /&gt;
&lt;embed src=&quot;http://widget.meebo.com/mm.swf?hmotynVUDQ&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;190&quot; height=&quot;275&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;&lt;span&gt;How to Reproduce&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;Create new meebo account, set up chat room, copy and paste code.&lt;/p&gt;
&lt;h1&gt;&lt;span&gt;Browsers&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;All&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Works correctly&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Using the old code&lt;/p&gt;
&lt;h1&gt;&lt;span&gt;Workarounds&lt;/span&gt;&lt;/h1&gt;
&lt;h2&gt;&lt;span&gt;here is some old version code. (slightly edited for reading ease)&lt;/span&gt;&lt;/h2&gt;
&lt;div class=&quot;code&quot;&gt;
&lt;pre&gt;
&lt;code&gt;[[embed]]
&amp;lt;embed src=&quot;http://widget.meebo.com/mm.swf?ZZNjBKiApG&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot; width=&quot;190&quot; height=&quot;275&quot;&amp;gt;&amp;lt;/embed&amp;gt;
[[/embed]]&lt;/code&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;h2&gt;&lt;span&gt;Result&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;embed src=&quot;http://widget.meebo.com/mm.swf?ZZNjBKiApG&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot; width=&quot;190&quot; height=&quot;275&quot; /&gt;&lt;/p&gt;
&lt;div class=&quot;code&quot;&gt;
&lt;pre&gt;
&lt;code&gt;[[embed]]
&amp;lt;embed src=&quot;http://widget.meebo.com/mm.swf?ZZNjBKiApG&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot; width=&quot;190&quot; height=&quot;275&quot;&amp;gt;&amp;lt;/embed&amp;gt;
[[/embed]]&lt;/code&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;h2&gt;&lt;span&gt;this is the new version code as provided by meebo (slightly edited in the same way as above)&lt;/span&gt;&lt;/h2&gt;
&lt;div class=&quot;code&quot;&gt;
&lt;pre&gt;
&lt;code&gt;[[embed]]
&amp;lt;embed src=&quot;http://widget.meebo.com/mm.swf?hmotynVUDQ&quot; type=&quot;application/x-shockwave-flash&quot;  width=&quot;190&quot; height=&quot;275&quot;&amp;gt;&amp;lt;/embed&amp;gt;
[[/embed]]&lt;/code&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;h2&gt;&lt;span&gt;Result&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;embed src=&quot;http://widget.meebo.com/mm.swf?hmotynVUDQ&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;190&quot; height=&quot;275&quot; /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;The fix&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;with the non working code eg:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;embed src=&quot;&lt;a href=&quot;http://widget.meebo.com/mm.swf?hmotynVUDQ&quot;&gt;http://widget.meebo.com/mm.swf?hmotynVUDQ&lt;/a&gt;&quot; type=&quot;application/x-shockwave-flash&quot;&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;width=&quot;190&quot; height=&quot;275&quot;&lt;/p&gt;
&lt;p&gt;add to it&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;wmode=&quot;transparent&quot;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;So it looks like this&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;embed src=&quot;&lt;a href=&quot;http://widget.meebo.com/mm.swf?hmotynVUDQ&quot;&gt;http://widget.meebo.com/mm.swf?hmotynVUDQ&lt;/a&gt;&quot; type=&quot;application/x-shockwave-flash&quot;&lt;br /&gt;
&lt;strong&gt;wmode=&quot;transparent&quot;&lt;/strong&gt; width=&quot;190&quot; height=&quot;275&quot;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Resulting code (in its entirety) should look like:&lt;/p&gt;
&lt;div class=&quot;code&quot;&gt;
&lt;pre&gt;
&lt;code&gt;[[embed]]
&amp;lt;!-- Beginning of meebo me widget code.
Want to talk with visitors on your page?  
Go to http://www.meebome.com/ and get your widget! --&amp;gt;
&amp;lt;embed src=&quot;http://widget.meebo.com/mm.swf?hmotynVUDQ&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot; width=&quot;190&quot; height=&quot;275&quot;&amp;gt;&amp;lt;/embed&amp;gt;
[[/embed]]&lt;/code&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;h2&gt;&lt;span&gt;Result :&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;!-- Beginning of meebo me widget code.
Want to talk with visitors on your page?  
Go to http://www.meebome.com/ and get your widget! --&gt;
&lt;embed src=&quot;http://widget.meebo.com/mm.swf?hmotynVUDQ&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot; width=&quot;190&quot; height=&quot;275&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;&lt;span&gt;Author&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;&lt;span class=&quot;printuser avatarhover&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/phil-chett&quot;  &gt;&lt;!--[if gte IE 7]&gt;&lt;!--&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common--images/avatars/4/4297/a16.png&quot; alt=&quot;Phil Chett&quot; style=&quot;background-image:url(http://www.wikidot.com/userkarma.php?u=4297)&quot; /&gt;&lt;!--&lt;![endif]--&gt;&lt;!--[if lt IE 7]&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common&amp;#45;&amp;#45;images/avatars/4/4297/a16.png&quot; alt=&quot;Phil Chett&quot; style=&quot;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=4297,sizingMethod=&#039;scale&#039;)&quot;/&gt;&lt;![endif]--&gt;&lt;/a&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/phil-chett&quot;  &gt;Phil Chett&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;by &lt;span class=&quot;printuser avatarhover&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/phil-chett&quot;  &gt;&lt;!--[if gte IE 7]&gt;&lt;!--&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common--images/avatars/4/4297/a16.png&quot; alt=&quot;Phil Chett&quot; style=&quot;background-image:url(http://www.wikidot.com/userkarma.php?u=4297)&quot; /&gt;&lt;!--&lt;![endif]--&gt;&lt;!--[if lt IE 7]&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common&amp;#45;&amp;#45;images/avatars/4/4297/a16.png&quot; alt=&quot;Phil Chett&quot; style=&quot;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=4297,sizingMethod=&#039;scale&#039;)&quot;/&gt;&lt;![endif]--&gt;&lt;/a&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/phil-chett&quot;  &gt;Phil Chett&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
				<pubDate>Sun, 06 Jul 2008 12:57:29 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						 <h1><span>Description</span></h1> <p>If i try and create a new meebo chat room using the code provided i get<br /> <embed src="http://widget.meebo.com/mm.swf?hmotynVUDQ" type="application/x-shockwave-flash" width="190" height="275" /></p> <h1><span>How to Reproduce</span></h1> <p>Create new meebo account, set up chat room, copy and paste code.</p> <h1><span>Browsers</span></h1> <p>All</p> <h2><span>Works correctly</span></h2> <p>Using the old code</p> <h1><span>Workarounds</span></h1> <h2><span>here is some old version code. (slightly edited for reading ease)</span></h2> <div class="code"> <pre> <code>[[embed]] &lt;embed src="http://widget.meebo.com/mm.swf?ZZNjBKiApG" type="application/x-shockwave-flash" wmode="transparent" width="190" height="275"&gt;&lt;/embed&gt; [[/embed]]</code> </pre></div> <h2><span>Result</span></h2> <p><embed src="http://widget.meebo.com/mm.swf?ZZNjBKiApG" type="application/x-shockwave-flash" wmode="transparent" width="190" height="275" /></p> <div class="code"> <pre> <code>[[embed]] &lt;embed src="http://widget.meebo.com/mm.swf?ZZNjBKiApG" type="application/x-shockwave-flash" wmode="transparent" width="190" height="275"&gt;&lt;/embed&gt; [[/embed]]</code> </pre></div> <h2><span>this is the new version code as provided by meebo (slightly edited in the same way as above)</span></h2> <div class="code"> <pre> <code>[[embed]] &lt;embed src="http://widget.meebo.com/mm.swf?hmotynVUDQ" type="application/x-shockwave-flash" width="190" height="275"&gt;&lt;/embed&gt; [[/embed]]</code> </pre></div> <h2><span>Result</span></h2> <p><embed src="http://widget.meebo.com/mm.swf?hmotynVUDQ" type="application/x-shockwave-flash" width="190" height="275" /></p> <h2><span>The fix</span></h2> <p>with the non working code eg:</p> <blockquote> <p>embed src="<a href="http://widget.meebo.com/mm.swf?hmotynVUDQ">http://widget.meebo.com/mm.swf?hmotynVUDQ</a>" type="application/x-shockwave-flash"<br /> <br /></p> </blockquote> <p>width="190" height="275"</p> <p>add to it</p> <blockquote> <p>wmode="transparent"</p> </blockquote> <p>So it looks like this</p> <blockquote> <p>embed src="<a href="http://widget.meebo.com/mm.swf?hmotynVUDQ">http://widget.meebo.com/mm.swf?hmotynVUDQ</a>" type="application/x-shockwave-flash"<br /> <strong>wmode="transparent"</strong> width="190" height="275"</p> </blockquote> <p>Resulting code (in its entirety) should look like:</p> <div class="code"> <pre> <code>[[embed]] &lt;!-- Beginning of meebo me widget code. Want to talk with visitors on your page? Go to http://www.meebome.com/ and get your widget! --&gt; &lt;embed src="http://widget.meebo.com/mm.swf?hmotynVUDQ" type="application/x-shockwave-flash" wmode="transparent" width="190" height="275"&gt;&lt;/embed&gt; [[/embed]]</code> </pre></div> <h2><span>Result :</span></h2> <p><!-- Beginning of meebo me widget code. Want to talk with visitors on your page? Go to http://www.meebome.com/ and get your widget! --> <embed src="http://widget.meebo.com/mm.swf?hmotynVUDQ" type="application/x-shockwave-flash" wmode="transparent" width="190" height="275" /></p> <h1><span>Author</span></h1> <p><span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/phil-chett" ><!--[if gte IE 7]><!--><img class="small" src="http://www.wikidot.com/common--images/avatars/4/4297/a16.png" alt="Phil Chett" style="background-image:url(http://www.wikidot.com/userkarma.php?u=4297)" /><!--<![endif]--><!--[if lt IE 7]><img class="small" src="http://www.wikidot.com/common&#45;&#45;images/avatars/4/4297/a16.png" alt="Phil Chett" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=4297,sizingMethod='scale')"/><![endif]--></a><a href="http://www.wikidot.com/user:info/phil-chett" >Phil Chett</a></span></p> <p>by <span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/phil-chett" ><!--[if gte IE 7]><!--><img class="small" src="http://www.wikidot.com/common--images/avatars/4/4297/a16.png" alt="Phil Chett" style="background-image:url(http://www.wikidot.com/userkarma.php?u=4297)" /><!--<![endif]--><!--[if lt IE 7]><img class="small" src="http://www.wikidot.com/common&#45;&#45;images/avatars/4/4297/a16.png" alt="Phil Chett" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=4297,sizingMethod='scale')"/><![endif]--></a><a href="http://www.wikidot.com/user:info/phil-chett" >Phil Chett</a></span></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/bugs:14</guid>
				<title>Code block not recognizing the include</title>
				<link>http://community.wikidot.com/bugs:14</link>
				<description>

&lt;h1&gt;&lt;span&gt;Description&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;Using code block with include in a page : eg&lt;/p&gt;
&lt;p&gt;[[code]]&lt;br /&gt;
[[include template:spoons]]&lt;br /&gt;
[[/code]]&lt;/p&gt;
&lt;p&gt;should produce&lt;/p&gt;
&lt;p&gt;[[include template:spoons]]&lt;/p&gt;
&lt;p&gt;In a forum post, this works fine,&lt;br /&gt;
However in a Normal page&lt;br /&gt;
it produces&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;code&quot;&gt;
&lt;pre&gt;
&lt;code&gt;[[div class=&quot;error-block&quot;]]
Included page &quot;template:spoons&quot; does not exist ([/template:spoons/edit/true create it now])
[[/div]]&lt;/code&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;h1&gt;&lt;span&gt;Links&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;&lt;a href=&quot;http://community.wikidot.com/forum/t-65103/code-block-not-recognizing-the-include-tag#post-184748&quot;&gt;http://community.wikidot.com/forum/t-65103/code-block-not-recognizing-the-include-tag#post-184748&lt;/a&gt;&lt;/p&gt;
&lt;h1&gt;&lt;span&gt;How to Reproduce&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;see above&lt;/p&gt;
&lt;h1&gt;&lt;span&gt;Browsers&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;All&lt;/p&gt;
&lt;h1&gt;&lt;span&gt;Workarounds&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;As a workaround to get the desired result, add a leading space in front of [[include ...]], like this:&lt;br /&gt;
[[code]]&lt;br /&gt;
&lt;span style=&quot;font-size:1%;&quot;&gt;.&lt;/span&gt; [[include template:spoons]]&lt;br /&gt;
[[/code]]&lt;/p&gt;
&lt;p&gt;Here&#039;s the result:&lt;/p&gt;
&lt;div class=&quot;code&quot;&gt;
&lt;pre&gt;
&lt;code&gt; [[include template:spoons]]&lt;/code&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;h1&gt;&lt;span&gt;Reported By&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;&lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/alderman&quot;  &gt;Alderman&lt;/a&gt;&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;by &lt;span class=&quot;printuser avatarhover&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/phil-chett&quot;  &gt;&lt;!--[if gte IE 7]&gt;&lt;!--&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common--images/avatars/4/4297/a16.png&quot; alt=&quot;Phil Chett&quot; style=&quot;background-image:url(http://www.wikidot.com/userkarma.php?u=4297)&quot; /&gt;&lt;!--&lt;![endif]--&gt;&lt;!--[if lt IE 7]&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common&amp;#45;&amp;#45;images/avatars/4/4297/a16.png&quot; alt=&quot;Phil Chett&quot; style=&quot;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=4297,sizingMethod=&#039;scale&#039;)&quot;/&gt;&lt;![endif]--&gt;&lt;/a&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/phil-chett&quot;  &gt;Phil Chett&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
				<pubDate>Sat, 07 Jun 2008 11:14:17 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						 <h1><span>Description</span></h1> <p>Using code block with include in a page : eg</p> <p>[[code]]<br /> [[include template:spoons]]<br /> [[/code]]</p> <p>should produce</p> <p>[[include template:spoons]]</p> <p>In a forum post, this works fine,<br /> However in a Normal page<br /> it produces<br /></p> <div class="code"> <pre> <code>[[div class="error-block"]] Included page "template:spoons" does not exist ([/template:spoons/edit/true create it now]) [[/div]]</code> </pre></div> <h1><span>Links</span></h1> <p><a href="http://community.wikidot.com/forum/t-65103/code-block-not-recognizing-the-include-tag#post-184748">http://community.wikidot.com/forum/t-65103/code-block-not-recognizing-the-include-tag#post-184748</a></p> <h1><span>How to Reproduce</span></h1> <p>see above</p> <h1><span>Browsers</span></h1> <p>All</p> <h1><span>Workarounds</span></h1> <p>As a workaround to get the desired result, add a leading space in front of [[include ...]], like this:<br /> [[code]]<br /> <span style="font-size:1%;">.</span> [[include template:spoons]]<br /> [[/code]]</p> <p>Here's the result:</p> <div class="code"> <pre> <code> [[include template:spoons]]</code> </pre></div> <h1><span>Reported By</span></h1> <p><span class="printuser"><a href="http://www.wikidot.com/user:info/alderman" >Alderman</a></span>.</p> <p>by <span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/phil-chett" ><!--[if gte IE 7]><!--><img class="small" src="http://www.wikidot.com/common--images/avatars/4/4297/a16.png" alt="Phil Chett" style="background-image:url(http://www.wikidot.com/userkarma.php?u=4297)" /><!--<![endif]--><!--[if lt IE 7]><img class="small" src="http://www.wikidot.com/common&#45;&#45;images/avatars/4/4297/a16.png" alt="Phil Chett" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=4297,sizingMethod='scale')"/><![endif]--></a><a href="http://www.wikidot.com/user:info/phil-chett" >Phil Chett</a></span></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/bugs:13</guid>
				<title>File manager upload rename problem</title>
				<link>http://community.wikidot.com/bugs:13</link>
				<description>

&lt;h1&gt;&lt;span&gt;Description&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;Simply put, when uploading a file to replace a pre-existing one of the same name, in most cases the file is not overwritten.&lt;/p&gt;
&lt;p&gt;This is a cache issue in the Wikidot engine. Files are first uploaded to the Wikidot file server, and when first accessed/viewed, they are copied to the Wikidot cache, and accessed from there.&lt;br /&gt;
When files are deleted, they are removed from the Wikidot file server, and then removed from the Wikidot cache at a later date. This means that whilst you have deleted a file from the server, it can potentially continue to be accessed.&lt;br /&gt;
Similarly, this is also the case when files are overwritten. Files are overwritten on the Wikidot server, but are not removed from the Wikidot cache. So when you overwrite a file and go to access it, the old version of the file will be accessed instead of the new one.&lt;br /&gt;
Files are only transfered to the Wikidot cache the &lt;em&gt;first time&lt;/em&gt; they are accessed. So if you upload a file and delete or overwrite it &lt;strong&gt;before&lt;/strong&gt; it is first accessed, then the new/updated file will be transfered to the Wikidot cache, and no problems will arise.&lt;/p&gt;
&lt;p&gt;If files were deleted from the cache as soon as they are overwritten, renamed or deleted from the Wikidot file server, this problem would cease to exist.&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size:80%;&quot;&gt;First reported by &lt;span class=&quot;printuser avatarhover&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/hessb&quot;  &gt;&lt;!--[if gte IE 7]&gt;&lt;!--&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common--images/avatars/96/96261/a16.png&quot; alt=&quot;hessb&quot; style=&quot;background-image:url(http://www.wikidot.com/userkarma.php?u=96261)&quot; /&gt;&lt;!--&lt;![endif]--&gt;&lt;!--[if lt IE 7]&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common&amp;#45;&amp;#45;images/avatars/96/96261/a16.png&quot; alt=&quot;hessb&quot; style=&quot;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=96261,sizingMethod=&#039;scale&#039;)&quot;/&gt;&lt;![endif]--&gt;&lt;/a&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/hessb&quot;  &gt;hessb&lt;/a&gt;&lt;/span&gt; in &lt;a href=&quot;http://community.wikidot.com/forum/t-62924/file-manager-upload-rename-problem#post-180758&quot;&gt;this post&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h1&gt;&lt;span&gt;How to reproduce&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;There are two ways to reproduce this error.&lt;/p&gt;
&lt;p&gt;The first way involves deleting the file:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Upload a file with a given name (i.e. test.txt);&lt;/li&gt;
&lt;li&gt;Open/View the uploaded file;&lt;/li&gt;
&lt;li&gt;Delete it;&lt;/li&gt;
&lt;li&gt;Upload a &lt;strong&gt;different&lt;/strong&gt; file with the same given name;&lt;/li&gt;
&lt;li&gt;Open/View the new uploaded file.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The second way involves overwriting the file:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Upload a file with a given name (i.e. test.txt);&lt;/li&gt;
&lt;li&gt;Open/View the uploaded file;&lt;/li&gt;
&lt;li&gt;Upload a &lt;strong&gt;different&lt;/strong&gt; file with the same given name;&lt;/li&gt;
&lt;li&gt;Click &quot;overwrite&quot; on the message box that pops up (it is asking you if you want to overwrite an existing file);&lt;/li&gt;
&lt;li&gt;Open/View the new uploaded file.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;On opening the file for a second time, the &lt;strong&gt;&lt;em&gt;first&lt;/em&gt;&lt;/strong&gt; version is displayed, &lt;strong&gt;NOT&lt;/strong&gt; the &lt;strong&gt;&lt;em&gt;second&lt;/em&gt;&lt;/strong&gt; one&lt;/p&gt;
&lt;h1&gt;&lt;span&gt;Browsers&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;All&lt;/p&gt;
&lt;h1&gt;&lt;span&gt;Workarounds?&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;None — you must give the new file a new name.&lt;/p&gt;
&lt;p&gt;by &lt;span class=&quot;printuser avatarhover&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/phil-chett&quot;  &gt;&lt;!--[if gte IE 7]&gt;&lt;!--&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common--images/avatars/4/4297/a16.png&quot; alt=&quot;Phil Chett&quot; style=&quot;background-image:url(http://www.wikidot.com/userkarma.php?u=4297)&quot; /&gt;&lt;!--&lt;![endif]--&gt;&lt;!--[if lt IE 7]&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common&amp;#45;&amp;#45;images/avatars/4/4297/a16.png&quot; alt=&quot;Phil Chett&quot; style=&quot;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=4297,sizingMethod=&#039;scale&#039;)&quot;/&gt;&lt;![endif]--&gt;&lt;/a&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/phil-chett&quot;  &gt;Phil Chett&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
				<pubDate>Sat, 07 Jun 2008 10:47:28 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						 <h1><span>Description</span></h1> <p>Simply put, when uploading a file to replace a pre-existing one of the same name, in most cases the file is not overwritten.</p> <p>This is a cache issue in the Wikidot engine. Files are first uploaded to the Wikidot file server, and when first accessed/viewed, they are copied to the Wikidot cache, and accessed from there.<br /> When files are deleted, they are removed from the Wikidot file server, and then removed from the Wikidot cache at a later date. This means that whilst you have deleted a file from the server, it can potentially continue to be accessed.<br /> Similarly, this is also the case when files are overwritten. Files are overwritten on the Wikidot server, but are not removed from the Wikidot cache. So when you overwrite a file and go to access it, the old version of the file will be accessed instead of the new one.<br /> Files are only transfered to the Wikidot cache the <em>first time</em> they are accessed. So if you upload a file and delete or overwrite it <strong>before</strong> it is first accessed, then the new/updated file will be transfered to the Wikidot cache, and no problems will arise.</p> <p>If files were deleted from the cache as soon as they are overwritten, renamed or deleted from the Wikidot file server, this problem would cease to exist.</p> <p><span style="font-size:80%;">First reported by <span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/hessb" ><!--[if gte IE 7]><!--><img class="small" src="http://www.wikidot.com/common--images/avatars/96/96261/a16.png" alt="hessb" style="background-image:url(http://www.wikidot.com/userkarma.php?u=96261)" /><!--<![endif]--><!--[if lt IE 7]><img class="small" src="http://www.wikidot.com/common&#45;&#45;images/avatars/96/96261/a16.png" alt="hessb" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=96261,sizingMethod='scale')"/><![endif]--></a><a href="http://www.wikidot.com/user:info/hessb" >hessb</a></span> in <a href="http://community.wikidot.com/forum/t-62924/file-manager-upload-rename-problem#post-180758">this post</a></span></p> <h1><span>How to reproduce</span></h1> <p>There are two ways to reproduce this error.</p> <p>The first way involves deleting the file:</p> <ol> <li>Upload a file with a given name (i.e. test.txt);</li> <li>Open/View the uploaded file;</li> <li>Delete it;</li> <li>Upload a <strong>different</strong> file with the same given name;</li> <li>Open/View the new uploaded file.</li> </ol> <p>The second way involves overwriting the file:</p> <ol> <li>Upload a file with a given name (i.e. test.txt);</li> <li>Open/View the uploaded file;</li> <li>Upload a <strong>different</strong> file with the same given name;</li> <li>Click "overwrite" on the message box that pops up (it is asking you if you want to overwrite an existing file);</li> <li>Open/View the new uploaded file.</li> </ol> <p>On opening the file for a second time, the <strong><em>first</em></strong> version is displayed, <strong>NOT</strong> the <strong><em>second</em></strong> one</p> <h1><span>Browsers</span></h1> <p>All</p> <h1><span>Workarounds?</span></h1> <p>None — you must give the new file a new name.</p> <p>by <span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/phil-chett" ><!--[if gte IE 7]><!--><img class="small" src="http://www.wikidot.com/common--images/avatars/4/4297/a16.png" alt="Phil Chett" style="background-image:url(http://www.wikidot.com/userkarma.php?u=4297)" /><!--<![endif]--><!--[if lt IE 7]><img class="small" src="http://www.wikidot.com/common&#45;&#45;images/avatars/4/4297/a16.png" alt="Phil Chett" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=4297,sizingMethod='scale')"/><![endif]--></a><a href="http://www.wikidot.com/user:info/phil-chett" >Phil Chett</a></span></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/bugs:11</guid>
				<title>Wrong Gallery Width</title>
				<link>http://community.wikidot.com/bugs:11</link>
				<description>

&lt;h1&gt;&lt;span&gt;Description&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;When a gallery is located on the right of a left floating division, the Wrap-around occurs on an image outside the document border, some thumbnails are not visible. Wrapping point is computed as if there was no division.&lt;/p&gt;
&lt;h1&gt;&lt;span&gt;How to Reproduce&lt;/span&gt;&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;Create a page&lt;/li&gt;
&lt;li&gt;Add 5 or 6 images to the page&lt;/li&gt;
&lt;li&gt;Include the following code to the page&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&quot;code&quot;&gt;
&lt;pre&gt;
&lt;code&gt;[[div style=&quot;float:left; width:50%; height:340px;&quot;]]
This is a right floating division.
[[/div]]
This text is floating on the right, above the gallery.
[[gallery size=”thumbnail”]]&lt;/code&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;h1&gt;&lt;span&gt;Browsers&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Has bug&lt;/span&gt;&lt;/h2&gt;
&lt;h2&gt;&lt;span&gt;Works correctly&lt;/span&gt;&lt;/h2&gt;
&lt;h1&gt;&lt;span&gt;Workarounds&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;&lt;span class=&quot;printuser avatarhover&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/berbuz&quot;  &gt;&lt;!--[if gte IE 7]&gt;&lt;!--&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common--images/avatars/68/68215/a16.png&quot; alt=&quot;BerBuz&quot; style=&quot;background-image:url(http://www.wikidot.com/userkarma.php?u=68215)&quot; /&gt;&lt;!--&lt;![endif]--&gt;&lt;!--[if lt IE 7]&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common&amp;#45;&amp;#45;images/avatars/68/68215/a16.png&quot; alt=&quot;BerBuz&quot; style=&quot;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=68215,sizingMethod=&#039;scale&#039;)&quot;/&gt;&lt;![endif]--&gt;&lt;/a&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/berbuz&quot;  &gt;BerBuz&lt;/a&gt;&lt;/span&gt;.&lt;/p&gt;
&lt;h1&gt;&lt;span&gt;Contact&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;by &lt;span class=&quot;printuser avatarhover&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/berbuz&quot;  &gt;&lt;!--[if gte IE 7]&gt;&lt;!--&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common--images/avatars/68/68215/a16.png&quot; alt=&quot;BerBuz&quot; style=&quot;background-image:url(http://www.wikidot.com/userkarma.php?u=68215)&quot; /&gt;&lt;!--&lt;![endif]--&gt;&lt;!--[if lt IE 7]&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common&amp;#45;&amp;#45;images/avatars/68/68215/a16.png&quot; alt=&quot;BerBuz&quot; style=&quot;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=68215,sizingMethod=&#039;scale&#039;)&quot;/&gt;&lt;![endif]--&gt;&lt;/a&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/berbuz&quot;  &gt;BerBuz&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
				<pubDate>Fri, 16 May 2008 23:11:32 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						 <h1><span>Description</span></h1> <p>When a gallery is located on the right of a left floating division, the Wrap-around occurs on an image outside the document border, some thumbnails are not visible. Wrapping point is computed as if there was no division.</p> <h1><span>How to Reproduce</span></h1> <ol> <li>Create a page</li> <li>Add 5 or 6 images to the page</li> <li>Include the following code to the page</li> </ol> <div class="code"> <pre> <code>[[div style="float:left; width:50%; height:340px;"]] This is a right floating division. [[/div]] This text is floating on the right, above the gallery. [[gallery size=”thumbnail”]]</code> </pre></div> <h1><span>Browsers</span></h1> <p>Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14</p> <h2><span>Has bug</span></h2> <h2><span>Works correctly</span></h2> <h1><span>Workarounds</span></h1> <p><span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/berbuz" ><!--[if gte IE 7]><!--><img class="small" src="http://www.wikidot.com/common--images/avatars/68/68215/a16.png" alt="BerBuz" style="background-image:url(http://www.wikidot.com/userkarma.php?u=68215)" /><!--<![endif]--><!--[if lt IE 7]><img class="small" src="http://www.wikidot.com/common&#45;&#45;images/avatars/68/68215/a16.png" alt="BerBuz" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=68215,sizingMethod='scale')"/><![endif]--></a><a href="http://www.wikidot.com/user:info/berbuz" >BerBuz</a></span>.</p> <h1><span>Contact</span></h1> <p>by <span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/berbuz" ><!--[if gte IE 7]><!--><img class="small" src="http://www.wikidot.com/common--images/avatars/68/68215/a16.png" alt="BerBuz" style="background-image:url(http://www.wikidot.com/userkarma.php?u=68215)" /><!--<![endif]--><!--[if lt IE 7]><img class="small" src="http://www.wikidot.com/common&#45;&#45;images/avatars/68/68215/a16.png" alt="BerBuz" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=68215,sizingMethod='scale')"/><![endif]--></a><a href="http://www.wikidot.com/user:info/berbuz" >BerBuz</a></span></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/bugs:10</guid>
				<title>Show Hidden Threads Are Viewable By Anyone</title>
				<link>http://community.wikidot.com/bugs:10</link>
				<description>

&lt;h1&gt;&lt;span&gt;Description&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;In the forums we have a &quot;hidden group&quot;&lt;br /&gt;
yet by a click of a button this are viewable by anyone.&lt;/p&gt;
&lt;p&gt;i can see good reasons for having a &quot;hidden&quot; group. But surely these should be viewable by admins and mods only?&lt;/p&gt;
&lt;p&gt;or is there something i am missing?&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Forum Threads&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;http://community.wikidot.com/forum/t-58407/forum-permisions&quot;&gt;http://community.wikidot.com/forum/t-58407/forum-permisions&lt;/a&gt;&lt;/p&gt;
&lt;h1&gt;&lt;span&gt;How to Reproduce&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;as a non admin. go to the main forum page and click on show hidden.&lt;/p&gt;
&lt;h1&gt;&lt;span&gt;Workarounds&lt;/span&gt;&lt;/h1&gt;
&lt;h1&gt;&lt;span&gt;Reported by.&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;&lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/phil-chett&quot;  &gt;Phil Chett&lt;/a&gt;&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;by &lt;span class=&quot;printuser avatarhover&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/phil-chett&quot;  &gt;&lt;!--[if gte IE 7]&gt;&lt;!--&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common--images/avatars/4/4297/a16.png&quot; alt=&quot;Phil Chett&quot; style=&quot;background-image:url(http://www.wikidot.com/userkarma.php?u=4297)&quot; /&gt;&lt;!--&lt;![endif]--&gt;&lt;!--[if lt IE 7]&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common&amp;#45;&amp;#45;images/avatars/4/4297/a16.png&quot; alt=&quot;Phil Chett&quot; style=&quot;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=4297,sizingMethod=&#039;scale&#039;)&quot;/&gt;&lt;![endif]--&gt;&lt;/a&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/phil-chett&quot;  &gt;Phil Chett&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
				<pubDate>Thu, 15 May 2008 14:58:23 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						 <h1><span>Description</span></h1> <p>In the forums we have a "hidden group"<br /> yet by a click of a button this are viewable by anyone.</p> <p>i can see good reasons for having a "hidden" group. But surely these should be viewable by admins and mods only?</p> <p>or is there something i am missing?</p> <h2><span>Forum Threads</span></h2> <p><a href="http://community.wikidot.com/forum/t-58407/forum-permisions">http://community.wikidot.com/forum/t-58407/forum-permisions</a></p> <h1><span>How to Reproduce</span></h1> <p>as a non admin. go to the main forum page and click on show hidden.</p> <h1><span>Workarounds</span></h1> <h1><span>Reported by.</span></h1> <p><span class="printuser"><a href="http://www.wikidot.com/user:info/phil-chett" >Phil Chett</a></span>.</p> <p>by <span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/phil-chett" ><!--[if gte IE 7]><!--><img class="small" src="http://www.wikidot.com/common--images/avatars/4/4297/a16.png" alt="Phil Chett" style="background-image:url(http://www.wikidot.com/userkarma.php?u=4297)" /><!--<![endif]--><!--[if lt IE 7]><img class="small" src="http://www.wikidot.com/common&#45;&#45;images/avatars/4/4297/a16.png" alt="Phil Chett" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=4297,sizingMethod='scale')"/><![endif]--></a><a href="http://www.wikidot.com/user:info/phil-chett" >Phil Chett</a></span></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/bugs:4</guid>
				<title>Base Css Bugs</title>
				<link>http://community.wikidot.com/bugs:4</link>
				<description>

&lt;h1&gt;&lt;span&gt;Description&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;There are the following two bugs in the base CSS code —&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Number 1&lt;/strong&gt;: One of the image URL&#039;s in &lt;tt&gt;/files—common/theme/base/css/odialog.css&lt;/tt&gt; refers to &lt;strong&gt;test&lt;/strong&gt;.wikidot.com instead of &lt;strong&gt;www&lt;/strong&gt;.wikidot.com&lt;/p&gt;
&lt;div class=&quot;code&quot;&gt;
&lt;pre&gt;
&lt;code&gt;.owindow.owait .content{
.
.
background-image: url(http://test.wikidot.com/common--theme/base/images/progress/progressbar.gif);&lt;/code&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Number 2&lt;/strong&gt;: The following external image referred to in &lt;tt&gt;/files—common/theme/base/css/style.css&lt;/tt&gt; does not exist:&lt;/p&gt;
&lt;div class=&quot;code&quot;&gt;
&lt;pre&gt;
&lt;code&gt;.wait-icon{
.
.    
background-image: url(http://www.napyfab.com/ajax-indicators/images/indicator_medium.gif);&lt;/code&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;h1&gt;&lt;span&gt;How to Reproduce&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;N/A&lt;/p&gt;
&lt;h1&gt;&lt;span&gt;Browsers&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;ALL&lt;/p&gt;
&lt;h1&gt;&lt;span&gt;Reported by&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;&lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/erichsteinboeck&quot;  &gt;ErichSteinboeck&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;by &lt;span class=&quot;printuser avatarhover&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/phil-chett&quot;  &gt;&lt;!--[if gte IE 7]&gt;&lt;!--&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common--images/avatars/4/4297/a16.png&quot; alt=&quot;Phil Chett&quot; style=&quot;background-image:url(http://www.wikidot.com/userkarma.php?u=4297)&quot; /&gt;&lt;!--&lt;![endif]--&gt;&lt;!--[if lt IE 7]&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common&amp;#45;&amp;#45;images/avatars/4/4297/a16.png&quot; alt=&quot;Phil Chett&quot; style=&quot;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=4297,sizingMethod=&#039;scale&#039;)&quot;/&gt;&lt;![endif]--&gt;&lt;/a&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/phil-chett&quot;  &gt;Phil Chett&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
				<pubDate>Tue, 29 Apr 2008 10:46:43 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						 <h1><span>Description</span></h1> <p>There are the following two bugs in the base CSS code —</p> <p><strong>Number 1</strong>: One of the image URL's in <tt>/files—common/theme/base/css/odialog.css</tt> refers to <strong>test</strong>.wikidot.com instead of <strong>www</strong>.wikidot.com</p> <div class="code"> <pre> <code>.owindow.owait .content{ . . background-image: url(http://test.wikidot.com/common--theme/base/images/progress/progressbar.gif);</code> </pre></div> <p><strong>Number 2</strong>: The following external image referred to in <tt>/files—common/theme/base/css/style.css</tt> does not exist:</p> <div class="code"> <pre> <code>.wait-icon{ . . background-image: url(http://www.napyfab.com/ajax-indicators/images/indicator_medium.gif);</code> </pre></div> <h1><span>How to Reproduce</span></h1> <p>N/A</p> <h1><span>Browsers</span></h1> <p>ALL</p> <h1><span>Reported by</span></h1> <p><span class="printuser"><a href="http://www.wikidot.com/user:info/erichsteinboeck" >ErichSteinboeck</a></span></p> <p>by <span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/phil-chett" ><!--[if gte IE 7]><!--><img class="small" src="http://www.wikidot.com/common--images/avatars/4/4297/a16.png" alt="Phil Chett" style="background-image:url(http://www.wikidot.com/userkarma.php?u=4297)" /><!--<![endif]--><!--[if lt IE 7]><img class="small" src="http://www.wikidot.com/common&#45;&#45;images/avatars/4/4297/a16.png" alt="Phil Chett" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=4297,sizingMethod='scale')"/><![endif]--></a><a href="http://www.wikidot.com/user:info/phil-chett" >Phil Chett</a></span></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/bugs:3</guid>
				<title>Lock Timeout Prevents Later Editing</title>
				<link>http://community.wikidot.com/bugs:3</link>
				<description>

&lt;h1&gt;&lt;span&gt;Description&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;When an edit lock expires due to 900 seconds inactivity on a private wiki, you are logged out — but since you are in the middle of editing the page, you cannot leave the page to log back in. The only solution is to kill the current window, log back in, intercept the lock, and then return to editing.&lt;/p&gt;
&lt;h1&gt;&lt;span&gt;How to Reproduce&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;Begin editing a page on a private wiki, wait 900 seconds.&lt;/p&gt;
&lt;h1&gt;&lt;span&gt;Browsers&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;Firefox 2.0&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Has bug&lt;/span&gt;&lt;/h2&gt;
&lt;h2&gt;&lt;span&gt;Works correctly&lt;/span&gt;&lt;/h2&gt;
&lt;h1&gt;&lt;span&gt;Workarounds&lt;/span&gt;&lt;/h1&gt;
&lt;h1&gt;&lt;span&gt;Contact&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;Dervish1&lt;/p&gt;
&lt;p&gt;by &lt;span class=&quot;printuser avatarhover&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/dervish1&quot;  &gt;&lt;!--[if gte IE 7]&gt;&lt;!--&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common--images/avatars/110/110111/a16.png&quot; alt=&quot;Dervish1&quot; style=&quot;background-image:url(http://www.wikidot.com/userkarma.php?u=110111)&quot; /&gt;&lt;!--&lt;![endif]--&gt;&lt;!--[if lt IE 7]&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common&amp;#45;&amp;#45;images/avatars/110/110111/a16.png&quot; alt=&quot;Dervish1&quot; style=&quot;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=110111,sizingMethod=&#039;scale&#039;)&quot;/&gt;&lt;![endif]--&gt;&lt;/a&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/dervish1&quot;  &gt;Dervish1&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
				<pubDate>Sun, 13 Apr 2008 03:03:21 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						 <h1><span>Description</span></h1> <p>When an edit lock expires due to 900 seconds inactivity on a private wiki, you are logged out — but since you are in the middle of editing the page, you cannot leave the page to log back in. The only solution is to kill the current window, log back in, intercept the lock, and then return to editing.</p> <h1><span>How to Reproduce</span></h1> <p>Begin editing a page on a private wiki, wait 900 seconds.</p> <h1><span>Browsers</span></h1> <p>Firefox 2.0</p> <h2><span>Has bug</span></h2> <h2><span>Works correctly</span></h2> <h1><span>Workarounds</span></h1> <h1><span>Contact</span></h1> <p>Dervish1</p> <p>by <span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/dervish1" ><!--[if gte IE 7]><!--><img class="small" src="http://www.wikidot.com/common--images/avatars/110/110111/a16.png" alt="Dervish1" style="background-image:url(http://www.wikidot.com/userkarma.php?u=110111)" /><!--<![endif]--><!--[if lt IE 7]><img class="small" src="http://www.wikidot.com/common&#45;&#45;images/avatars/110/110111/a16.png" alt="Dervish1" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=110111,sizingMethod='scale')"/><![endif]--></a><a href="http://www.wikidot.com/user:info/dervish1" >Dervish1</a></span></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/bugs:1</guid>
				<title>Edit Sections Does Not Work In Div</title>
				<link>http://community.wikidot.com/bugs:1</link>
				<description>

&lt;h1&gt;&lt;span&gt;Description&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;When I use a div to enclose a large section of my page (for style formatting), the edit-section function no longer recognises headings within it and claims that there are no sections to edit.&lt;br /&gt;
Source: &lt;a href=&quot;http://community.wikidot.com/forum/t-50071/headers-and-css-classes&quot;  &gt;http://community.wikidot.com/forum/t-50071/headers-and-css-classes&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Surely this is a bug? I had foreseen using div sections extensively for different templates, but I don&#039;t want to have to go through each document adding a div in each section just so that wikidot can recognise headings properly.&lt;/p&gt;
&lt;h1&gt;&lt;span&gt;How to Reproduce&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;I have a document structured like this:&lt;/p&gt;
&lt;div class=&quot;code&quot;&gt;
&lt;pre&gt;
&lt;code&gt;[[div class=&quot;whatever&quot;]]
Heading
Text

Heading
Text

Heading
Text
[[/div]]&lt;/code&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;And then press edit-sections, I get a pop-up window saying this:&lt;/p&gt;
&lt;div class=&quot;code&quot;&gt;
&lt;pre&gt;
&lt;code&gt;There are no isolated sections to edit.&lt;/code&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;h1&gt;&lt;span&gt;Browsers&lt;/span&gt;&lt;/h1&gt;
&lt;h2&gt;&lt;span&gt;Has bug&lt;/span&gt;&lt;/h2&gt;
&lt;h2&gt;&lt;span&gt;Works correctly&lt;/span&gt;&lt;/h2&gt;
&lt;h1&gt;&lt;span&gt;Workarounds&lt;/span&gt;&lt;/h1&gt;
&lt;h1&gt;&lt;span&gt;Contact&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;by &lt;span class=&quot;printuser avatarhover&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/craig-macomber&quot;  &gt;&lt;!--[if gte IE 7]&gt;&lt;!--&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common--images/avatars/28/28020/a16.png&quot; alt=&quot;Craig Macomber&quot; style=&quot;background-image:url(http://www.wikidot.com/userkarma.php?u=28020)&quot; /&gt;&lt;!--&lt;![endif]--&gt;&lt;!--[if lt IE 7]&gt;&lt;img class=&quot;small&quot; src=&quot;http://www.wikidot.com/common&amp;#45;&amp;#45;images/avatars/28/28020/a16.png&quot; alt=&quot;Craig Macomber&quot; style=&quot;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=28020,sizingMethod=&#039;scale&#039;)&quot;/&gt;&lt;![endif]--&gt;&lt;/a&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/craig-macomber&quot;  &gt;Craig Macomber&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
				<pubDate>Sun, 30 Mar 2008 18:59:41 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						 <h1><span>Description</span></h1> <p>When I use a div to enclose a large section of my page (for style formatting), the edit-section function no longer recognises headings within it and claims that there are no sections to edit.<br /> Source: <a href="http://community.wikidot.com/forum/t-50071/headers-and-css-classes" >http://community.wikidot.com/forum/t-50071/headers-and-css-classes</a></p> <p>Surely this is a bug? I had foreseen using div sections extensively for different templates, but I don't want to have to go through each document adding a div in each section just so that wikidot can recognise headings properly.</p> <h1><span>How to Reproduce</span></h1> <p>I have a document structured like this:</p> <div class="code"> <pre> <code>[[div class="whatever"]] Heading Text Heading Text Heading Text [[/div]]</code> </pre></div> <p>And then press edit-sections, I get a pop-up window saying this:</p> <div class="code"> <pre> <code>There are no isolated sections to edit.</code> </pre></div> <h1><span>Browsers</span></h1> <h2><span>Has bug</span></h2> <h2><span>Works correctly</span></h2> <h1><span>Workarounds</span></h1> <h1><span>Contact</span></h1> <p>by <span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/craig-macomber" ><!--[if gte IE 7]><!--><img class="small" src="http://www.wikidot.com/common--images/avatars/28/28020/a16.png" alt="Craig Macomber" style="background-image:url(http://www.wikidot.com/userkarma.php?u=28020)" /><!--<![endif]--><!--[if lt IE 7]><img class="small" src="http://www.wikidot.com/common&#45;&#45;images/avatars/28/28020/a16.png" alt="Craig Macomber" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.wikidot.com/userkarma.php?u=28020,sizingMethod='scale')"/><![endif]--></a><a href="http://www.wikidot.com/user:info/craig-macomber" >Craig Macomber</a></span></p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>