<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JortK.nl &#187; bug</title>
	<atom:link href="http://www.jortk.nl/tag/bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jortk.nl</link>
	<description>Mind farts of a crappy coder!</description>
	<lastBuildDate>Fri, 10 Sep 2010 21:49:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Bug in trashed posts: Update to WordPress 2.9.2</title>
		<link>http://www.jortk.nl/2010/02/bug-in-trashed-posts-update-to-wordpress-2-9-2/</link>
		<comments>http://www.jortk.nl/2010/02/bug-in-trashed-posts-update-to-wordpress-2-9-2/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 15:55:04 +0000</pubDate>
		<dc:creator>JortK</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://www.jortk.nl/?p=1377</guid>
		<description><![CDATA[Thomas Mackenzie alerted us to a problem where logged in users can peek at trashed posts belonging to other authors. If you have untrusted users signed up on your blog and sensitive posts in the trash, you should upgrade to 2.9.2.  As always, you can visit the Tools-&#62;Upgrade menu to upgrade. From: WordPress Blog Related [...]


Related posts:<ol><li><a href='http://www.jortk.nl/2010/01/wordpress-2-9-1-is-out/' rel='bookmark' title='Permanent Link: WordPress 2.9.1 is out!'>WordPress 2.9.1 is out!</a> <small>After over a million downloads of WordPress 2.9 and lots...</small></li>
<li><a href='http://www.jortk.nl/2010/01/32-must-have-wordpress-plugins/' rel='bookmark' title='Permanent Link: 32 must have WordPress plugins'>32 must have WordPress plugins</a> <small>01. No Update Nag Tired of WordPress nagging you about...</small></li>
<li><a href='http://www.jortk.nl/2009/10/5-cool-wordpress-plugins-everybody-should-use/' rel='bookmark' title='Permanent Link: 5 Cool WordPress plugins everybody should use!'>5 Cool WordPress plugins everybody should use!</a> <small>I see alot of discussion on the web concerning which...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Thomas Mackenzie alerted us to a problem where logged in users can peek at trashed posts belonging to other authors. If you have untrusted users signed up on your blog and sensitive posts in the trash, you should <a href="http://wordpress.org/download/">upgrade to 2.9.2</a>.  As always, you can visit the Tools-&gt;Upgrade menu to upgrade.</p>
<p>From: <a title="Source of this article" href="http://wordpress.org/development/2010/02/wordpress-2-9-2/" target="_blank">WordPress Blog</a></p>


<p>Related posts:<ol><li><a href='http://www.jortk.nl/2010/01/wordpress-2-9-1-is-out/' rel='bookmark' title='Permanent Link: WordPress 2.9.1 is out!'>WordPress 2.9.1 is out!</a> <small>After over a million downloads of WordPress 2.9 and lots...</small></li>
<li><a href='http://www.jortk.nl/2010/01/32-must-have-wordpress-plugins/' rel='bookmark' title='Permanent Link: 32 must have WordPress plugins'>32 must have WordPress plugins</a> <small>01. No Update Nag Tired of WordPress nagging you about...</small></li>
<li><a href='http://www.jortk.nl/2009/10/5-cool-wordpress-plugins-everybody-should-use/' rel='bookmark' title='Permanent Link: 5 Cool WordPress plugins everybody should use!'>5 Cool WordPress plugins everybody should use!</a> <small>I see alot of discussion on the web concerning which...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jortk.nl/2010/02/bug-in-trashed-posts-update-to-wordpress-2-9-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL: Crash your complete server with DATE_FORMAT()</title>
		<link>http://www.jortk.nl/2008/12/mysql-crash-your-complete-server-with-date_format/</link>
		<comments>http://www.jortk.nl/2008/12/mysql-crash-your-complete-server-with-date_format/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 13:52:14 +0000</pubDate>
		<dc:creator>JortK</dc:creator>
				<category><![CDATA[Tech news]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[date_format]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.jortk.nl/?p=55</guid>
		<description><![CDATA[There is an ugly bug in MySQL 5.0.67. I don&#8217;t know if this bug occurs in newer versions of MySQL, older versions are not affected! When the following code is executed, the complete MySQL Server crashes with an error code 11: SELECT DATE_FORMAT(&#34;0000-01-01&#34;,'%W %d %M %Y') AS `currentdate`; SELECT DATE_FORMAT(&#34;0000-02-28&#34;,'%W %d %M %Y') AS `currentdatafull`; [...]


Related posts:<ol><li><a href='http://www.jortk.nl/2009/11/the-20-best-practices-when-using-mysql/' rel='bookmark' title='Permanent Link: The 20 best practices when using MySQL'>The 20 best practices when using MySQL</a> <small>Just came across this great article with 20 best practices...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>There is an ugly bug in <a title="MySQL DATE_FORMAT() bug" href="http://74.125.77.132/search?q=cache:Mj7oyGH3BTwJ:bugs.mysql.com/bug.php%3Fid%3D41470+mysql+41470&amp;hl=nl&amp;ct=clnk&amp;cd=1&amp;gl=nl" target="_blank">MySQL 5.0.67</a>.</p>
<p><span class="note">I don&#8217;t know if this bug occurs in newer versions of MySQL, older versions are not affected!</span></p>
<p>When the following code is executed, the complete MySQL Server crashes with an error code 11:</p>
<pre class="brush: sql;">
SELECT DATE_FORMAT(&quot;0000-01-01&quot;,'%W %d %M %Y') AS `currentdate`;
SELECT DATE_FORMAT(&quot;0000-02-28&quot;,'%W %d %M %Y') AS `currentdatafull`;
</pre>
<p>You can replace the date used in the <a title="MySQL documentation on DATE_FORMAT()" href="http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html#function_date-format" target="_blank">DATE_FORMAT()</a> function with any date between 0000-01-01 and 0000-02-28.</p>
<p>MySQL is working on a solution right now, the bug has been labeled as critical so a fix should be on the way fast.</p>
<p><span class="important">The bug report itself cannot be viewed be everyone, because of the severity of the bug!</span></p>


<p>Related posts:<ol><li><a href='http://www.jortk.nl/2009/11/the-20-best-practices-when-using-mysql/' rel='bookmark' title='Permanent Link: The 20 best practices when using MySQL'>The 20 best practices when using MySQL</a> <small>Just came across this great article with 20 best practices...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jortk.nl/2008/12/mysql-crash-your-complete-server-with-date_format/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The hardest Ubuntu bug to fix</title>
		<link>http://www.jortk.nl/2008/07/the-hardest-ubuntu-bug-to-fix/</link>
		<comments>http://www.jortk.nl/2008/07/the-hardest-ubuntu-bug-to-fix/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 00:17:42 +0000</pubDate>
		<dc:creator>JortK</dc:creator>
				<category><![CDATA[Tech news]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[os war]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.jortk.nl/?p=17</guid>
		<description><![CDATA[Today when I had a look at the buglist of Ubuntu, I&#8217;ve noticed the first bug ever reported to the Ubuntu development team: Microsoft has a majority market share Microsoft has a majority market share in the new desktop PC marketplace. This is a bug, which Ubuntu is designed to fix. Non-free software is holding [...]


Related posts:<ol><li><a href='http://www.jortk.nl/2009/12/top-10-most-weird-quotes-from-steve-balmer/' rel='bookmark' title='Permanent Link: Top 10 most weird quotes from Steve Balmer'>Top 10 most weird quotes from Steve Balmer</a> <small>&#8220;I&#8217;m going to f&#8212;ing bury that guy, I have done...</small></li>
<li><a href='http://www.jortk.nl/2009/12/5-articles-web-developers-must-read/' rel='bookmark' title='Permanent Link: 5 articles web developers must read!'>5 articles web developers must read!</a> <small>6 Amazing CSS Grid Layout Generator For Web Designers online...</small></li>
<li><a href='http://www.jortk.nl/2009/11/google-earth-integrates-adsense/' rel='bookmark' title='Permanent Link: Google Earth integrates Adsense'>Google Earth integrates Adsense</a> <small>Yet another Google (NSDQ: GOOG) property, Google Earth, is getting...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Today when I had a look at the <a title="Ubuntu bug list" href="https://bugs.launchpad.net/ubuntu" target="_blank">buglist of Ubuntu</a>, I&#8217;ve noticed the first bug ever reported to the <a title="Ubuntu Developers Central, get involved!" href="https://launchpad.net/ubuntu" target="_blank">Ubuntu development team</a>:</p>
<p><a title="First bug ever reported on Ubuntu" href="https://bugs.launchpad.net/ubuntu/+bug/1" target="_blank"><strong>Microsoft has a majority market share</strong></a></p>
<blockquote>
<div id="bug-description">
<p>Microsoft has a majority market share in the new desktop PC marketplace.<br />
This is a bug, which Ubuntu is designed to fix.</p>
<p>Non-free software is holding back innovation in the IT industry, restricting access to IT to a small part of the world&#8217;s population and limiting the ability of software developers to reach their full potential, globally. This bug is widely evident in the PC industry.</p>
<p>Steps to repeat:</p>
<p>1. Visit a local PC store.</p>
<p>What happens:<br />
2. Observe that a majority of PCs for sale have non-free software pre-installed.<br />
3. Observe very few PCs with Ubuntu and free software pre-installed.</p>
<p>What should happen:<br />
1. A majority of the PCs for sale should include only free software like Ubuntu.<br />
2. Ubuntu should be marketed in a way such that its amazing features and benefits would be apparent and known by all.<br />
3. The system shall become more and more user friendly as time passes.</p>
</div>
</blockquote>
<p>I hope that in a couple of year we can consider <a title="Hope this bug will be solved soon!" href="https://bugs.launchpad.net/ubuntu/+bug/1" target="_blank">this bug</a> as solved, and that <a title="Ubuntu official website" href="http://www.ubutnu.com" target="_blank">Ubuntu</a> will be as widely spread as <a title="Official Microsoft website" href="http://www.microsoft.com" target="_blank">Microsoft Windows</a>! <img src='http://www.jortk.nl/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>


<p>Related posts:<ol><li><a href='http://www.jortk.nl/2009/12/top-10-most-weird-quotes-from-steve-balmer/' rel='bookmark' title='Permanent Link: Top 10 most weird quotes from Steve Balmer'>Top 10 most weird quotes from Steve Balmer</a> <small>&#8220;I&#8217;m going to f&#8212;ing bury that guy, I have done...</small></li>
<li><a href='http://www.jortk.nl/2009/12/5-articles-web-developers-must-read/' rel='bookmark' title='Permanent Link: 5 articles web developers must read!'>5 articles web developers must read!</a> <small>6 Amazing CSS Grid Layout Generator For Web Designers online...</small></li>
<li><a href='http://www.jortk.nl/2009/11/google-earth-integrates-adsense/' rel='bookmark' title='Permanent Link: Google Earth integrates Adsense'>Google Earth integrates Adsense</a> <small>Yet another Google (NSDQ: GOOG) property, Google Earth, is getting...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jortk.nl/2008/07/the-hardest-ubuntu-bug-to-fix/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google Spreadsheets do not work properly in Opera</title>
		<link>http://www.jortk.nl/2008/07/google-spreadsheets-do-not-work-properly-in-opera/</link>
		<comments>http://www.jortk.nl/2008/07/google-spreadsheets-do-not-work-properly-in-opera/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 13:45:35 +0000</pubDate>
		<dc:creator>JortK</dc:creator>
				<category><![CDATA[Tech news]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[spreadsheets]]></category>

		<guid isPermaLink="false">http://www.jortk.nl/?p=24</guid>
		<description><![CDATA[I had the problem  that Google Spreadsheets isn&#8217;t working properly in Opera 9.5. In Internet Explorer and Firefox it works fine, but not in Opera. I found the solution at the guys from CodeUtopia. It seems that the javascript button saying that Google Spreadsheets only supports Internet Explorer and Firefox never returns the value of [...]


Related posts:<ol><li><a href='http://www.jortk.nl/2009/12/load-jquery-from-google-code-for-caching/' rel='bookmark' title='Permanent Link: Load jQuery from Google Code for caching!'>Load jQuery from Google Code for caching!</a> <small>Why use your own copy of jQuery, use the one...</small></li>
<li><a href='http://www.jortk.nl/2009/12/asynchronous-tracking-with-google-analytics/' rel='bookmark' title='Permanent Link: Asynchronous Tracking with Google Analytics'>Asynchronous Tracking with Google Analytics</a> <small>Today we&#8217;re excited to announce our new Google Analytics Asynchronous...</small></li>
<li><a href='http://www.jortk.nl/2009/12/google-tech-support-away-with-christmas/' rel='bookmark' title='Permanent Link: Google Tech Support away with Christmas'>Google Tech Support away with Christmas</a> <small>Whenever I go home to visit my parents, I always...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I had the problem  that <a title="Google Spreadsheets homepage" href="http://spreadsheets.google.com" target="_blank">Google Spreadsheets</a> isn&#8217;t working properly in <a title="Opera browser" href="http://www.opera.com" target="_blank">Opera 9.5</a>.</p>
<p>In <a title="Internet Explorer homepage" href="http://www.microsoft.com/windows/products/winfamily/ie/default.mspx" target="_blank">Internet Explorer</a> and <a title="Firefox the best browser!" href="http://www.getfirefox.com" target="_blank">Firefox</a> it works fine, but not in <a title="Official Opera Browser homepage" href="http://www.opera.com" target="_blank">Opera</a>.</p>
<p>I found the solution at the guys from <a title="Blogposting from CodeUtopia how to make Google spreadsheets work for opera" href="http://codeutopia.net/blog/2008/07/14/does-google-test-with-just-ie-and-firefox/" target="_blank">CodeUtopia</a>.</p>
<p>It seems that the javascript button saying that <a title="Google Spreadsheets does not support Opera" href="http://spreadsheets.google.com" target="_blank">Google Spreadsheets</a> only supports <a title="Product page of Internet Explorer" href="http://www.microsoft.com/windows/products/winfamily/ie/default.mspx" target="_blank">Internet Explorer</a> and <a title="Get Firefox 3.0 here" href="http://www.getfirefox.com" target="_blank">Firefox</a> never returns the value of the confirmation box back to the webpage, so Google Spreadsheets always thinks that you&#8217;ve clicked Cancel!</p>
<p><a title="Question if Google is only testing in Ie and Firefox?" href="http://codeutopia.net/blog/2008/07/14/does-google-test-with-just-ie-and-firefox/" target="_blank">CodeUtopia</a> is raising the question if Google only tests their software on Internet Explorer and Firefox, or also other browsers.</p>
<p><a title="Solution for getting it to work on Opera!" href="http://codeutopia.net/blog/2008/07/14/does-google-test-with-just-ie-and-firefox/" target="_blank">CodeUtopia</a> offers a solution for the problem; you can use their UserJS file which will fix your problem so you van use Google Spreadsheets also in <a title="Opera web browser - Official homepage" href="http://www.opera.com" target="_self">Opera</a>:</p>
<pre class="brush: jscript;">
// ==UserScript==
// @include http://*.spreadsheets.google.com/*
// @include https://*.spreadsheets.google.com/*
// @include http://spreadsheets.google.com/*
// @include https://spreadsheets.google.com/*
// ==/UserScript==
(function(){
if(navigator.userAgent.indexOf('Opera') != -1)
{
alert('Google Spreadsheets is blocking Opera. \nDo the following to fix it:\n\n' +
'1. Right click the page and choose Edit Site Preferences\n' +
'2. Choose the Network tab\n' +
'3. From Browser identification, choose Mask as Firefox\n' +
'4. Reload the page');
return;
}

//Attempt to repair Spreadsheets' browser detection
window.opera.addEventListener('AfterScript',function(ev){
if(!ev.element.src ||
ev.element.src.indexOf('trix_core.js') == -1)
{
return;
}

var func = getBrokenFunction(ev.element.text);
if(func == null)
return;

window.opera.defineMagicFunction(func, function(){
return true;
});
}, false);

//Fix buggy cell editor style
window.addEventListener('DOMContentLoaded', function(ev){
var style = document.createElement('style');
style.setAttribute('type', 'text/css');

var css = '.editBoxWrapper { overflow: hidden !important; }';

style.innerHTML = css;
document.getElementsByTagName('head')[0].appendChild(style);
}, false);

/**
* Attempts to locate the broken function in the spreadsheets
* code that's breaking Opera support
* @param string code
* @return string|null function name or null on failure
*/
function getBrokenFunction(code)
{

var rex = new RegExp(
'_getInstanceOfApp\([^)]+\)[^{]*\{' + //Match start of function
'[^}]+' +     //Match function contents
'\}',         //Match function end
'm');
var match = rex.exec(code);

if(!match)
return null;

var funcStr = match[0];
rex = /if\(([^(]+)/im; //Match if clause and a function name inside it

match = rex.exec(funcStr);
if(!match[1])
return null;

return match[1];
}
})();
</pre>


<p>Related posts:<ol><li><a href='http://www.jortk.nl/2009/12/load-jquery-from-google-code-for-caching/' rel='bookmark' title='Permanent Link: Load jQuery from Google Code for caching!'>Load jQuery from Google Code for caching!</a> <small>Why use your own copy of jQuery, use the one...</small></li>
<li><a href='http://www.jortk.nl/2009/12/asynchronous-tracking-with-google-analytics/' rel='bookmark' title='Permanent Link: Asynchronous Tracking with Google Analytics'>Asynchronous Tracking with Google Analytics</a> <small>Today we&#8217;re excited to announce our new Google Analytics Asynchronous...</small></li>
<li><a href='http://www.jortk.nl/2009/12/google-tech-support-away-with-christmas/' rel='bookmark' title='Permanent Link: Google Tech Support away with Christmas'>Google Tech Support away with Christmas</a> <small>Whenever I go home to visit my parents, I always...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jortk.nl/2008/07/google-spreadsheets-do-not-work-properly-in-opera/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
