<?xml version="1.0" encoding="utf-8"?>

			<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

			<channel>
			<title>Glyn Jackson&apos;s Web Design and ColdFusion Blog - ColdFusion Updates</title>
			<link>http://www.cfcoffee.co.uk/index.cfm</link>
			<description>Glyn Jackson&apos;s ColdFusion, Web Design and Web Development Blog. Award Winning Web Design in Staffordshire and Manchester, UK.</description>
			<language>en-gb</language>
			<pubDate>Sat, 04 Sep 2010 20:30:56 +0100</pubDate>
			<lastBuildDate>Fri, 15 Aug 2008 15:42:00 +0100</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>cfsparky@gmail.com</managingEditor>
			<webMaster>cfsparky@gmail.com</webMaster>
			<itunes:subtitle></itunes:subtitle>
			<itunes:summary></itunes:summary>
			<itunes:category text="Technology" />
			<itunes:category text="Technology">
				<itunes:category text="Podcasting" />
			</itunes:category>
			<itunes:category text="Technology">
				<itunes:category text="Tech News" />
			</itunes:category>
			<itunes:keywords></itunes:keywords>
			<itunes:author></itunes:author>
			<itunes:owner>
				<itunes:email>cfsparky@gmail.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			
			<itunes:explicit>no</itunes:explicit>
			
			
			
			
			
			<item>
				<title>Patch for HTML Grid and CFMENU (ColdFusion 8.0.1)</title>
				<link>http://www.cfcoffee.co.uk/index.cfm/2008/8/15/Patch-for-HTML-grid-and-cfmenu-ColdFusion-801</link>
				<description>
				
				&lt;p&gt;In May I had a problem with (select) drop-downs when using a CFGRID after an updated to 8.1. I have not seen any blog posts about this particular problem so I wanted to share it with you here.&lt;/p&gt;

&lt;p&gt;After applying the Coldfusion update 8.1 I was experiencing problems with my HTML Grids. Any drop-downs I had in my cfgridcolumn tag did not displaying correctly i.e. values were missing. Example of the code i was using is below...&lt;/p&gt;

&lt;code&gt;
&lt;cfgridcolumn name=&quot;minQuantity&quot; header=&quot;Min Qty&quot; values = &quot;1,2,3,4,5,6,7,8,9,10&quot;/&gt;
&lt;/code&gt; 

&lt;p&gt;Nothing special, so I emailed Adobe and reported it as a Bug to them.&lt;/p&gt;

&lt;p&gt;About one week after this I had an email back from Adobe stating they have addressed the issue and released a patch (not a hotfix). I was surprised at how fast they resolved this issue.&lt;/p&gt;


&lt;p&gt;Anyhow, if anyone is having the same problem. Apparently it&apos;s a CSS issue and also affects CFMENU. You need to replace the following files with the new ones &lt;a href=&quot;http://www.adobe.com/support/coldfusion/ts/documents/kb403597/hf801-71634.zip&quot; title=&quot;Patch For 8.1 Update&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;found here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Zip file has the following new files...&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Yui.css&lt;/li&gt;
&lt;li&gt;Trigger.gif&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;TechNote can be &lt;a href=&quot;http://kb.adobe.com/selfservice/viewContent.do?externalId=kb403597&amp;amp;sliceId=1&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;found here&lt;/a&gt;.&lt;/p&gt;
				
				</description>
				
				
				<category>ColdFusion Updates</category>
				
				<category>ColdFusion</category>
				
				<pubDate>Fri, 15 Aug 2008 15:42:00 +0100</pubDate>
				<guid>http://www.cfcoffee.co.uk/index.cfm/2008/8/15/Patch-for-HTML-grid-and-cfmenu-ColdFusion-801</guid>
				
				
			</item>
			
		 	
			</channel></rss>