<?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>James Revillini &#187; bugs</title>
	<atom:link href="http://james.revillini.com/tag/bugs/feed/" rel="self" type="application/rss+xml" />
	<link>http://james.revillini.com</link>
	<description>Say 'no' to styrofoam.</description>
	<lastBuildDate>Sun, 25 Jul 2010 13:03:39 +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>Resolve sudden #Name? output in detail section of Access 2007 Report</title>
		<link>http://james.revillini.com/2010/05/10/resolve-sudden-name-output-in-detail-section-of-access-2007-report/</link>
		<comments>http://james.revillini.com/2010/05/10/resolve-sudden-name-output-in-detail-section-of-access-2007-report/#comments</comments>
		<pubDate>Mon, 10 May 2010 18:15:49 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[access 2007]]></category>
		<category><![CDATA[bugs]]></category>

		<guid isPermaLink="false">http://james.revillini.com/2010/05/10/resolve-sudden-name-output-in-detail-section-of-access-2007-report/</guid>
		<description><![CDATA[I had a working report in Access 2007. It sourced a query called Rosters. The report grouped by several course-related fields, and then in the detail section, it printed names and student IDs. The effect was a stack of printable student rosters. Then I needed to change the Rosters query to do a little filtering. [...]]]></description>
			<content:encoded><![CDATA[<p>I had a working report in Access 2007.  It sourced a query called Rosters.  The report grouped by several course-related fields, and then in the detail section, it printed names and student IDs.  The effect was a stack of printable student rosters.  </p>
<p>Then I needed to change the Rosters query to do a little filtering.  I did that, saved it, and ran the report again.  Suddenly, all the student details were outputting &#8220;#Name?&#8221;</p>
<p>The usual culprit is changing the names of fields in the query, but that was not the problem this time.  The report has simply gotten disconnected from its data source in ONLY the details section.  That&#8217;s what made it so weird.  </p>
<p>The resolution was to click the &#8220;Add Existing Fields&#8221; in the menu, then drag in one of those fields to the details section, then save, then run the report, then get rid of the extraneous field.  From then on, it preserved the connection.</p>
]]></content:encoded>
			<wfw:commentRss>http://james.revillini.com/2010/05/10/resolve-sudden-name-output-in-detail-section-of-access-2007-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE6: The goddamn hidden cache</title>
		<link>http://james.revillini.com/2009/06/04/ie6-the-goddamn-hidden-cache/</link>
		<comments>http://james.revillini.com/2009/06/04/ie6-the-goddamn-hidden-cache/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 00:42:14 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[windows pains]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://james.revillini.com/?p=249</guid>
		<description><![CDATA[Aside from the &#8216;goddamn&#8217;, this article title may sound like a good movie name.  Anyway, it turns out that IE has a hidden cache of temporary internet files (TIFs).  Big deal, right?  Everyone and their grandmother knows that Windows/IE/MS-products-in-general and even software-in-general have these caches of files for whatever reason &#8211; sometimes good, sometimes not [...]]]></description>
			<content:encoded><![CDATA[<p>Aside from the &#8216;goddamn&#8217;, this article title may sound like a good movie name.  Anyway, it turns out that IE has a hidden cache of temporary internet files (TIFs).  Big deal, right?  Everyone and their grandmother knows that Windows/IE/MS-products-in-general and even software-in-general have these caches of files for whatever reason &#8211; sometimes good, sometimes not so good.  A little Google searching and you find out how to unhide your hidden and system files and <em>hot dog</em> &#8211; you can see everything.</p>
<p><strong>Wrong</strong>. Despite doing everything the Windows UI allows you to do to see &#8216;hidden&#8217; files, there is a folder called Content.IE5 which <span style="text-decoration: underline;">you will not find</span>. It can be reached by a few different methods, but the most direct is: Start &gt; Run &gt; &#8220;%homepath%\Local Settings\Temporary Internet Files\Content.IE5&#8243;.  There you may find some 8-character long folders, an index.dat file, and maybe a desktop.ini file.  Browsing these folders and/or deleting the contents may be nigh impossible, especially if you&#8217;ve ever had a <a href="http://www.gamingheaven.net/windows-xp-2000-nt-9x-forum/32601-ie-cache-overflow-problem-solution.html">cache overflow</a> problem, and especially if you&#8217;ve ever had a browser hijacker which sat there reloading incomplete web pages over and over.  Such was my case.  A colleague has entrusted me to clean up some problems on her computer, and this goddamn cache is preventing me from moving forward*.  There are probably 10s if not 100s of millions of little files in these folders.  I&#8217;m currently running <a href="http://www.ccleaner.com/">CClean</a> on it.  It seems to be the only thing that can knock them out at a decent pace.  Even a command line del command just hung.  Shift+Delete? Forget about it.</p>
<p>This issue is confounding, it&#8217;s bullshit, and from what I&#8217;ve read, it&#8217;s still a problem in the latest incarnations of the ghost of Windows past.  Thank god for browser choices such as <a href="http://www.apple.com/safari/">Safari</a>, <a href="http://www.mozilla.com/firefox/">Firefox</a>, and <a href="http://www.google.com/chrome/">Chrome</a>.  To me, junk like this defeats every other MS zealot&#8217;s argument in favor of using the &#8216;standard&#8217; browser, Internet Explorer, or as I prefer: Internet Destroyer.</p>
<p>*a thorough virus scan on a computer takes a long time.  Uselessly scanning millions of tiny files which are garbage data can take all night + all day + ??? I couldn&#8217;t let it continue. <em>24 hours later</em> and it was still scanning in the same folder which I didn&#8217;t even care about!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://james.revillini.com/2009/06/04/ie6-the-goddamn-hidden-cache/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Kill Dreamweaver (works every time!)</title>
		<link>http://james.revillini.com/2008/11/22/kill-dreamweaver-works-every-time/</link>
		<comments>http://james.revillini.com/2008/11/22/kill-dreamweaver-works-every-time/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 19:15:03 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[bugs]]></category>

		<guid isPermaLink="false">http://james.revillini.com/?p=111</guid>
		<description><![CDATA[Weirdest thing: if you create a stylesheet that is linked to from one of your pages in dreamweaver and it contains the line .popup {} int it, dW dies while trying to start up.  Great parlour trick!]]></description>
			<content:encoded><![CDATA[<p>Weirdest thing: if you create a stylesheet that is linked to from one of your pages in dreamweaver and it contains the line</p>
<p>.popup {}</p>
<p>int it, dW dies while trying to start up.  Great parlour trick!</p>
]]></content:encoded>
			<wfw:commentRss>http://james.revillini.com/2008/11/22/kill-dreamweaver-works-every-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Possible bug in Error Tracker Pepper for Mint Statistics</title>
		<link>http://james.revillini.com/2008/08/01/possible-bug-in-error-tracker-pepper-for-mint-statistics/</link>
		<comments>http://james.revillini.com/2008/08/01/possible-bug-in-error-tracker-pepper-for-mint-statistics/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 03:20:49 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[mint]]></category>
		<category><![CDATA[pepper]]></category>

		<guid isPermaLink="false">http://james.revillini.com/?p=89</guid>
		<description><![CDATA[I think I found a bug in Error Tracker 1.06, a plugin for Mint.  I came across this one because even though I had taken measures to redirect a certain incorrect URL that was apparently getting a lot of hits, the hit count on that URL continued to climb.  I ran my own queries against [...]]]></description>
			<content:encoded><![CDATA[<p>I think I found a bug in <a href="http://www.xhtmled.com//archives/2005/9/10/error-tracker-pepper">Error Tracker 1.06</a>, a plugin for <a href="http://haveamint.com">Mint</a>.  I came across this one because even though I had taken measures to redirect a certain incorrect URL that was apparently getting a lot of hits, the hit count on that URL continued to climb.  I ran my own queries against the database to confirm my suspicion that the numbers were wrong.</p>
<p>My findings and solution are found in comments <a href="http://www.xhtmled.com/archives/2005/9/10/error-tracker-pepper#c54">17</a>, <a href="http://www.xhtmled.com/archives/2005/9/10/error-tracker-pepper#c55">18</a>, and <a href="http://www.xhtmled.com/archives/2005/9/10/error-tracker-pepper#c56">19</a> on the Error Tracker page at <a href="http://www.xhtmled.com/">XHTMLed.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://james.revillini.com/2008/08/01/possible-bug-in-error-tracker-pepper-for-mint-statistics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mango Bugs</title>
		<link>http://james.revillini.com/2007/03/06/mango-bugs/</link>
		<comments>http://james.revillini.com/2007/03/06/mango-bugs/#comments</comments>
		<pubDate>Wed, 07 Mar 2007 02:47:59 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[cake]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://james.revillini.com/2007/03/06/mango-bugs/</guid>
		<description><![CDATA[Here&#8217;s the current bug list for Mango that I&#8217;ll be working on over the next week or two. After this list is complete, the initial release will go online. Nightly backups of data will be required just in case I miss something which causes the database to become corrupted. registration double what do i do? [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s the current bug list for Mango that I&#8217;ll be working on over the next week or two.  After this list is complete, the initial release will go online.  Nightly backups of data will be required just in case I miss something which causes the database to become corrupted.</p>
<p>registration<br />
<span style="text-decoration: line-through;">double what do i do?</span> fixed<br />
<span style="text-decoration: line-through;">auto focus</span> fixed<br />
<span style="text-decoration: line-through;">registration is stupid if it works</span> fixed<br />
<span style="text-decoration: line-through;">after reg, auto login the user</span> fixed</p>
<p>login<br />
<span style="text-decoration: line-through;"> pressing enter is no work in form</span> fixed<br />
<span style="text-decoration: line-through;"> show me that i logged in</span> fixed</p>
<p>logout<br />
<span style="text-decoration: line-through;"> show me that i logged out</span> fixed</p>
<p>general<br />
<span style="text-decoration: line-through;">New Document link should be removed</span><br />
<span style="text-decoration: line-through;"> feature request: search</span> <strong>next version</strong><br />
powered by link goes nowhere</p>
<p>pages<br />
<span style="text-decoration: line-through;"> add spacing to title</span> fixed</p>
<p>edit page<br />
<span style="text-decoration: line-through;"> upload ten files, click save.  expectation: files are added to revision.  actually: files are saved to document, must be manually attached to revision.</span> fixed<br />
<span style="text-decoration: line-through;"> manually attaching files doesn&#8217;t seem to work</span> fixed</p>
<p>all pages<br />
<span style="text-decoration: line-through;"> it would be nice to allow chronological sorting as well</span> <strong>next version</strong></p>
<p>help<br />
<span style="text-decoration: line-through;"> seek an anchor based on action (index/add/view)</span> <strong>next version</strong><br />
<span style="text-decoration: line-through;"> pages that need help</span> fixed</p>
<ul>
<li><span style="text-decoration: line-through;">all pages</span></li>
<li><span style="text-decoration: line-through;">become an author</span></li>
</ul>
<p>profile<br />
<span style="text-decoration: line-through;"> redirect this page to the edit page.  who the hell needs to see this?  move the updated and joined dates over to the edit page as information.</span> fixed</p>
<p>edit profile<br />
<span style="text-decoration: line-through;"> remove roles from page if not admin</span> fixed<br />
<span style="text-decoration: line-through;"> double what do i do</span> fixed<br />
<span style="text-decoration: line-through;"> Submit button should say &#8220;Save&#8221;</span> fixed<br />
<span style="text-decoration: line-through;"> save should save, then go back to editing page with a message that things were saved</span> fixed<br />
<span style="text-decoration: line-through;"> feature request: add button for &#8220;pages i&#8217;ve edited&#8221;</span> <strong>next version</strong></p>
<p>administration<br />
<span style="text-decoration: line-through;"> lock down to admin permissions</span> fixed</p>
<p>new document<br />
<span style="text-decoration: line-through;"> creating a new page (at least by going to the url) doesn&#8217;t seem to work</span> fixed</p>
]]></content:encoded>
			<wfw:commentRss>http://james.revillini.com/2007/03/06/mango-bugs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>‘no element found’ in firebug or firefox javascript console (part 2)</title>
		<link>http://james.revillini.com/2006/10/27/%e2%80%98no-element-found%e2%80%99-in-firebug-or-firefox-javascript-console-part-2/</link>
		<comments>http://james.revillini.com/2006/10/27/%e2%80%98no-element-found%e2%80%99-in-firebug-or-firefox-javascript-console-part-2/#comments</comments>
		<pubDate>Fri, 27 Oct 2006 18:18:17 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://james.revillini.com/2006/10/27/%e2%80%98no-element-found%e2%80%99-in-firebug-or-firefox-javascript-console-part-2/</guid>
		<description><![CDATA[I was right. If the server sends a response and the &#8216;Content-Type&#8217; attribute is &#8216;text/xml&#8217;, you must send at least a root node so the xml parser that is built into Mozilla&#8217;s XMLHTTPRequest object doesn&#8217;t cak and give you a &#8216;no element found&#8217; Javascript error. This could be an issue for those of us who [...]]]></description>
			<content:encoded><![CDATA[<p>I was right.  If the server sends a response and the &#8216;Content-Type&#8217; attribute is &#8216;text/xml&#8217;, you <em>must</em> send at least a root node so the xml parser that is built into Mozilla&#8217;s XMLHTTPRequest object doesn&#8217;t cak and give you a &#8216;no element found&#8217; Javascript error.</p>
<p>This could be an issue for those of us who are trying to do the REST thing and send back proper status codes depending on the request method and actions taken by the server.  A 204 (Updated) or 205 (Deleted) response cannot, by definition, have any content body, so sending a root node is not an option to get around this error.  The server needs to determine if the response is going to have an xml content body and assign the Content-Type on the fly.</p>
]]></content:encoded>
			<wfw:commentRss>http://james.revillini.com/2006/10/27/%e2%80%98no-element-found%e2%80%99-in-firebug-or-firefox-javascript-console-part-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>&#8216;no element found&#8217; in firebug or firefox javascript console</title>
		<link>http://james.revillini.com/2006/10/27/no-element-found-in-firebug-or-firefox-javascript-console/</link>
		<comments>http://james.revillini.com/2006/10/27/no-element-found-in-firebug-or-firefox-javascript-console/#comments</comments>
		<pubDate>Fri, 27 Oct 2006 16:17:42 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://james.revillini.com/2006/10/27/no-element-found-in-firebug-or-firefox-javascript-console/</guid>
		<description><![CDATA[I think I figured it out. I think that the issue crops up if your server sends a response header of &#8216;Content-Type&#8217; set to &#8216;text/xml&#8217; and you send no content. The XMLHTTPRequest object then says &#8216;oh it&#8217;s xml? fine &#8211; i&#8217;ll just PARSE THIS and store it in the reponseXML property.&#8217; At that point, the [...]]]></description>
			<content:encoded><![CDATA[<p>I think I figured it out.  I think that the issue crops up if your server sends a response header of &#8216;Content-Type&#8217; set to &#8216;text/xml&#8217; and you send no content.  The XMLHTTPRequest object then says &#8216;oh it&#8217;s xml? fine &#8211; i&#8217;ll just PARSE THIS and store it in the reponseXML property.&#8217;  At that point, the XML Parser probably bombs and nothing catches it.  But anyway that&#8217;s just a hunch and I&#8217;m only blogging about it because I&#8217;m bored.  I&#8217;ll have test results available later.</p>
]]></content:encoded>
			<wfw:commentRss>http://james.revillini.com/2006/10/27/no-element-found-in-firebug-or-firefox-javascript-console/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A Bug in FireBug</title>
		<link>http://james.revillini.com/2006/10/25/a-bug-in-firebug/</link>
		<comments>http://james.revillini.com/2006/10/25/a-bug-in-firebug/#comments</comments>
		<pubDate>Thu, 26 Oct 2006 01:25:03 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[firebug]]></category>

		<guid isPermaLink="false">http://james.revillini.com/2006/10/25/a-bug-in-firebug/</guid>
		<description><![CDATA[Firebug 0.4.1 and 0.4.0 suffer from a very peculiar bug. If you create an object with a property called &#8216;-URL&#8217;, you can not use console.log to see the value of the property using the console. Steps to reproduce: In the console, type x = {'-URL' : 'foo.pdf', '-Size' : 100}; Now type x Now press [...]]]></description>
			<content:encoded><![CDATA[<p>Firebug 0.4.1 and 0.4.0 suffer from a very peculiar bug.  If you create an object with a property called &#8216;-URL&#8217;, you can not use console.log to see the value of the property using the console.</p>
<p>Steps to reproduce:</p>
<p>In the console, type</p>
<p><code>x = {'-URL' : 'foo.pdf', '-Size' : 100}; </code></p>
<p>Now type</p>
<p><code>x</code></p>
<p>Now press enter and click on the <strong>[Object object]</strong> item which shows up in the console.  You will see the &#8216;-Size&#8217; property, but not the &#8216;-URL&#8217; property.  Next, enter the following into the console and press Enter:</p>
<p><code>x['-URL'] </code></p>
<p>You should now see &#8220;foo.pdf&#8221; get output to the console.  So the value <em>is</em> in Javascript memory, but Firebug won&#8217;t show it to you.  On a related note, you also cannot view methods of a custom object which are defined using the same means as described above &#8230; most of the time.  Sometimes it works, so I can&#8217;t say for sure what the steps are to reproduce this behavior every time.  Why am I blogging about this?  Hopefully it will save some other Javascript developer a few hours.  Credit goes to my friend, Matthew Metnetsky, for showing me the issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://james.revillini.com/2006/10/25/a-bug-in-firebug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
