<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community : All Content - All Communities</title>
    <link>https://forums.adobe.com/</link>
    <description>All Content in Adobe Community</description>
    <language>en</language>
    <pubDate>Wed, 05 Mar 2014 07:40:27 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-03-05T07:40:27Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Why is there an offset when using DateConvert with DateCompare?</title>
      <link>https://forums.adobe.com/thread/1421016</link>
      <description>&lt;!-- [DocumentBodyStart:cd07c40f-9528-4f79-ac31-9eea42d42274] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm developing on my local server and my current timezone is GMT +11 hours.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfset date1 = DateConvert("Local2UTC", now())&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfset date2 = '2014-03-06'&amp;gt; &amp;lt;!--- (Tomorrow at time of writing) ---&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So, I was expecting that when I ran this code:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;#DateCompare(date1,date2,'d' )#&lt;/p&gt;&lt;p&gt;that it would return a "-1" but it returned a "0" implying that the "day" was the same.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So, to double check I output:&lt;/p&gt;&lt;p&gt;DateConvert("Local2UTC", now())&lt;/p&gt;&lt;p&gt;grabbed its displayed value : {ts '2014-03-05 07:08:58'} and inserted that for comparison thus:&lt;br/&gt;DateCompare("{ts '2014-03-05 07:08:58'}",date2,'d' ) and sure enough, it did return a "-1" reflecting that the day of date1 is indeed earlier than date 2.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Further investigation showed that&amp;nbsp; I had to add my timezone difference to date2 in hours thus:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfset date2 = '2014-03-06 11:00:00&amp;gt; to get &lt;/p&gt;&lt;p&gt;#DateCompare(date1,date2,'d' )#&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;to return a "-1".&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is this a bug or am I misinterpreting??&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:cd07c40f-9528-4f79-ac31-9eea42d42274] --&gt;&lt;img src='/beacon?t=1415920213144' /&gt;</description>
      <pubDate>Wed, 05 Mar 2014 07:40:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1421016</guid>
      <dc:date>2014-03-05T07:40:27Z</dc:date>
      <clearspace:dateToText>3 months 4 days ago</clearspace:dateToText>
      <clearspace:replyCount>14</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Can't find a valid editor for this file extension - DW CC "xml.cfm"</title>
      <link>https://forums.adobe.com/thread/1457860</link>
      <description>&lt;!-- [DocumentBodyStart:0f4490bc-f4a5-4cbb-9315-22288f9fc39c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm using the Fusebox framework and have many "circuit" files with the extension like this "circuit.xml.cfm" and when I attempt to open them I get the error message.&amp;nbsp; I've checked that both ".xml" and ".cfm" have a default program of DW CC in Win 7. I've also tried adding "xml.cfm" to "&lt;strong&gt;MMDocumentTypes&lt;/strong&gt;.&lt;strong&gt;xml&lt;/strong&gt;". I have never had any problem with opening these files with DW CS4.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Anyone?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0f4490bc-f4a5-4cbb-9315-22288f9fc39c] --&gt;</description>
      <pubDate>Wed, 23 Apr 2014 23:29:58 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1457860</guid>
      <dc:date>2014-04-23T23:29:58Z</dc:date>
      <clearspace:dateToText>6 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Redirect works but Rewrite Fails IIS with CF10</title>
      <link>https://forums.adobe.com/thread/1144427</link>
      <description>&lt;!-- [DocumentBodyStart:53ffb2d5-7512-4ba0-94ab-efcee3b38ea8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Ok, so I&amp;#8217;ve recently installed Coldfusion 10 onto Windows 7 Pro 64 bit and I&amp;#8217;ve enabled IIS within Windows.&lt;/p&gt;&lt;p&gt;In addition, I&amp;#8217;m running the Fusebox 5.5 framework which runs all my sites locally. I&amp;#8217;ve included some minor customisations which permit me to utilise only one install of the framework and still access all my sites. Now having said that, I do not believe that Fusebox has anything at all to do with the problem I&amp;#8217;m having. Indeed my old install on my old pc still runs fine. It&amp;#8217;s running Win7 Pro 32 bit and coldfusion9!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;On the new setup I can reach all my links on all my sites by simply typing the full url in manually or by using a redirect. I&amp;#8217;ve made use of the config.web file to &amp;#8220;Rewrite&amp;rdquo; Search Engine Friendly links, such that my links look like &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://localhost/about" rel="nofollow" target="_blank"&gt;http://localhost/about&lt;/a&gt;&lt;span&gt; instead of &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://localhost/index.cfm/fuseaction/main.about" rel="nofollow" target="_blank"&gt;http://localhost/index.cfm/fuseaction/main.about&lt;/a&gt;&lt;span&gt; but on the new machine, I keep getting the home page displayed whenever I set the action to "Rewrite". This is equivalent to &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://localhost/" rel="nofollow" target="_blank"&gt;http://localhost/&lt;/a&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;I certainly don't need to add a trailing forward slash to get my links to rewrite correctly on my old setup, so I think that there must something wrong with IIS settings somewhere.&lt;/p&gt;&lt;p&gt;Here's my rule:&lt;/p&gt;&lt;p&gt;&lt;code&gt;&lt;pre&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;rule name="tester" stopProcessing="true"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;match url="^test$" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;action type="Rewrite" url="/index.cfm/fuseaction/main.about" logRewrittenUrl="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/rule&amp;gt;
&lt;/pre&gt;&lt;/code&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;Here's the URL's I'm applying to the rule:&lt;br/&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://localhost/about" rel="nofollow" target="_blank"&gt;http://localhost/about&lt;/a&gt;&lt;span&gt; and &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://localhost/about/" rel="nofollow" target="_blank"&gt;http://localhost/about/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;I've just had a look at the log files and got this :&lt;br/&gt;::1 GET /index.cfm/fuseaction/main.about - 80 - ::1 Mozilla/5.0+(compatible;+MSIE+9.0;+Windows+NT+6.1;+WOW64;+Trident/5.0) 200 0 0 191&lt;br/&gt;when using "rewrite"&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;and this:&lt;br/&gt;::1 GET /index.cfm/fuseaction/main.about - 80 - ::1 Mozilla/5.0+(compatible;+MSIE+9.0;+Windows+NT+6.1;+WOW64;+Trident/5.0) 200 0 0 151&lt;br/&gt;when using "redirect"&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So it looks like the redirect rule is being followed that far at least.&lt;/p&gt;&lt;p&gt;Where to from here?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:53ffb2d5-7512-4ba0-94ab-efcee3b38ea8] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">developer</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">iis</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">cf10</category>
      <pubDate>Wed, 30 Jan 2013 15:57:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1144427</guid>
      <dc:date>2013-01-30T15:57:47Z</dc:date>
      <clearspace:dateToText>1 year 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>cfajaximport causing error</title>
      <link>https://forums.adobe.com/thread/832880</link>
      <description>&lt;!-- [DocumentBodyStart:7b607d33-c41e-495f-8db6-47e1efbecc9a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I've got a couple of sites using cfajaximport in cahoots with coldfusion.navigate and coldfusion.submitform and recently, without any change of code they both began to get errors. The errror only occurred on my hosted server. My development server had no errors.&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;&lt;p&gt;&lt;br/&gt;&lt;table border="0" cellpadding="0" cellspacing="0" width="500"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td align="left" style="border:0px solid black;" valign="middle" width="500"&gt;&lt;h1&gt;Security: The requested template has been denied access to C:\ColdFusion8\CFIDE\scripts\ajax\messages\cfmessage_en_AU_.js. &lt;/h1&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan="2" style="border:0px solid black;" width="400"&gt;&lt;span&gt;The following is the internal exception message: access denied (java.io.FilePermission C:\ColdFusion8\CFIDE\scripts\ajax\messages\cfmessage_en_AU_.js read) &lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;My first thought was that maybe my host changed something, so I worked through the problem with them only to discover that they don't get the error and I was only getting the error in IE8 and FF. When I checked with Chrome, no error?? Closer inspection revealed that althought Chrome didn't raise the errror, that it also didn't "navigate". And yes, JS is on in all browsers.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So next I setup a test page: &lt;a class="jive-link-external-small" href="http://67.199.68.76/test/test.cfm" rel="nofollow"&gt;http://67.199.68.76/test/test.cfm&lt;/a&gt; to confirm and sure enough, if I place cfajaximport in there, I get the error. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now not everyone gets the error. My host advised that the although the error message says I don't have security access, that the file in question doesn't even exist. I checked on my server and it doesn't exist there either but still my sites work ok and the host runs my sites without error. I just did a check with my linux based FF pc and.... no error!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So WTF? It looks as though it's attempting access to an Australian version of the cfmessage file. Yes I'm an Aussie so does that somehow account for why I'm getting the error and my host doesn't?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Less hair than I had yesterday. Anyone??&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7b607d33-c41e-495f-8db6-47e1efbecc9a] --&gt;</description>
      <pubDate>Sat, 02 Apr 2011 02:11:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/832880</guid>
      <dc:date>2011-04-02T02:11:54Z</dc:date>
      <clearspace:dateToText>3 years 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Autosuggest with bind to cfc only displaying every 2nd character</title>
      <link>https://forums.adobe.com/thread/554276</link>
      <description>&lt;!-- [DocumentBodyStart:382ed3e4-eacf-4c6b-842c-8f5ceebf87ab] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;This seems a bit strange. As I enter text (even slowly) the autosuggest only seems to display after every 2nd character entered.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;You can view the problem at &lt;a class="jive-link-external-small" href="http://karaoke.com.au" rel="nofollow"&gt;http://karaoke.com.au&lt;/a&gt; in the search fields. It occurs in all 3 search entry fields (Disc, Title and Artist) In addition, as you remove characters, the autosuggset doesn't always update either?&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Any autosuggestions anyone?&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:382ed3e4-eacf-4c6b-842c-8f5ceebf87ab] --&gt;</description>
      <pubDate>Tue, 12 Jan 2010 08:01:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/554276</guid>
      <dc:date>2010-01-12T08:01:23Z</dc:date>
      <clearspace:dateToText>4 years 10 months ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ColdFusion Wizards</title>
      <link>https://forums.adobe.com/thread/171073</link>
      <description>&lt;!-- [DocumentBodyStart:b973e377-a405-45d2-a4a0-de103194585a] --&gt;&lt;div class="jive-rendered-content"&gt;Ok, so I've installed MX 7.02 developer edition and Flex
builder 2 trial. All seems to go ok thus far.
&lt;br/&gt;Next, downloaded and installed wizards.
&lt;br/&gt;Running the very first wizard in the same fashion as Dean
Harmon does 
&lt;a class="jive-link-external-small" href="http://www.cfreport.org/index.cfm/2006/7/3/ColdFusion--Flex-Builder" rel="nofollow"&gt;here&lt;/a&gt;
&lt;br/&gt;
&lt;br/&gt;Everything goes great, I can connect to my local datasources,
design some basic pages and then I try to "
&lt;b&gt;finish&lt;/b&gt;"......
&lt;br/&gt;
&lt;i&gt;"The project could not be created. Please check the webroot
folder (it may overlap with an existing project)."&lt;/i&gt;
&lt;br/&gt;
&lt;br/&gt;My settings are:
&lt;br/&gt;
&lt;br/&gt;Project Name - basicWizDemo
&lt;br/&gt;Web Root Folder - D:\CFusionMX7\wwwroot\
&lt;br/&gt;
&lt;br/&gt;I do not have any other projects mapped to that webroot
folder!
&lt;br/&gt;
&lt;br/&gt;Anyone...
&lt;br/&gt;
&lt;br/&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b973e377-a405-45d2-a4a0-de103194585a] --&gt;</description>
      <pubDate>Mon, 26 Feb 2007 05:30:15 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/171073</guid>
      <dc:date>2007-02-26T05:30:15Z</dc:date>
      <clearspace:dateToText>7 years 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

