RE: CF7 Devnet + serving generated XML?

2005-02-28 Thread Calvin Ward
I know about the 'fix', but disagree with the need for it.

-Original Message-
From: Barney Boisvert [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 25, 2005 12:21 PM
To: CF-Talk
Subject: Re: CF7 Devnet + serving generated XML?

Yeah, it works fine on 6.1.  Maybe not the initial versions, because
we were running 4.5 until after 6.1 came out, so it was at least a
month or two after 6.1 before I tried the DevNet edition, but it's
always worked for me.  Just drop a CFCONTENT reset=true in the top
of my layout file (or Application.cfm, for non-FB apps), and the
problem vanishes.

cheers,
barneyb

On Fri, 25 Feb 2005 06:48:36 -0500, Calvin Ward [EMAIL PROTECTED] wrote:
 I don't think it was ever fixed for the 6.1 DevNet version, this was one
of
 the reasons I never renewed that program. Not because it had something
like
 this, but because it broke correct code.
 
 - Calvin
 


-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196751
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CF7 Devnet + serving generated XML?

2005-02-25 Thread Calvin Ward
I don't think it was ever fixed for the 6.1 DevNet version, this was one of
the reasons I never renewed that program. Not because it had something like
this, but because it broke correct code.

- Calvin

-Original Message-
From: Barney Boisvert [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 23, 2005 8:10 PM
To: CF-Talk
Subject: Re: CF7 Devnet + serving generated XML?

Yeah, their docs are misleading.  You just need CFCONTENT in there. 
And more important than XML generation, the meta tag forces browsers
to use quirks mode, because you can't supply a valid doctype for
documents.  Hopefully this will get fixed, as it pretty much makes the
DevNet edition worthless.

cheers,
barneyb

On Wed, 23 Feb 2005 17:59:48 -0700, Figy, Kam [EMAIL PROTECTED] wrote:
 Not quite, at least according to MM:
 http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_18845
 
 It needs type of text/xml as well. I'm not sure why this didn't make it
 into 7.
 
 Kam


-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196495
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CF7 Devnet + serving generated XML?

2005-02-25 Thread Barney Boisvert
Yeah, it works fine on 6.1.  Maybe not the initial versions, because
we were running 4.5 until after 6.1 came out, so it was at least a
month or two after 6.1 before I tried the DevNet edition, but it's
always worked for me.  Just drop a CFCONTENT reset=true in the top
of my layout file (or Application.cfm, for non-FB apps), and the
problem vanishes.

cheers,
barneyb

On Fri, 25 Feb 2005 06:48:36 -0500, Calvin Ward [EMAIL PROTECTED] wrote:
 I don't think it was ever fixed for the 6.1 DevNet version, this was one of
 the reasons I never renewed that program. Not because it had something like
 this, but because it broke correct code.
 
 - Calvin
 


-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196574
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CF7 Devnet + serving generated XML?

2005-02-23 Thread Figy, Kam
That doesn't work in CF7 either.

Grg

-Original Message-
From: Kwang Suh [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 22, 2005 2:16 PM
To: CF-Talk
Subject: Re: CF7 Devnet + serving generated XML?

In CF6.1 devnet edition, you could disable the not-for-production meta
tag by using cfcontent type=text/xml, so that you could serve
actual
cf-made xml to a browser. In the CF7 devnet edition, this no longer
seems to work.

Anyone know of any workarounds?

Kam

use cfcontent reset=yes.  I haven't tested it in cf7, but it does
work in cf6



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196132
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CF7 Devnet + serving generated XML?

2005-02-23 Thread Calvin Ward
That's no good...

-Original Message-
From: Figy, Kam [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 23, 2005 12:08 PM
To: CF-Talk
Subject: RE: CF7 Devnet + serving generated XML?

That doesn't work in CF7 either.

Grg

-Original Message-
From: Kwang Suh [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 22, 2005 2:16 PM
To: CF-Talk
Subject: Re: CF7 Devnet + serving generated XML?

In CF6.1 devnet edition, you could disable the not-for-production meta
tag by using cfcontent type=text/xml, so that you could serve
actual
cf-made xml to a browser. In the CF7 devnet edition, this no longer
seems to work.

Anyone know of any workarounds?

Kam

use cfcontent reset=yes.  I haven't tested it in cf7, but it does
work in cf6





~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196155
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CF7 Devnet + serving generated XML?

2005-02-23 Thread Barney Boisvert
In CF6 (including 6.1) it wasn't using the 'reset' attribute that
stopped the extra META tag, it was just having a CFCONTENT tag at all,
no matter what it did.  But that's gone in CF7, so if you're doing XML
generation, you have to have a non-devnet edition to test on.

cheers,
barneyb

On Tue, 22 Feb 2005 18:15:50 -0400, Kwang Suh [EMAIL PROTECTED] wrote:
 In CF6.1 devnet edition, you could disable the not-for-production meta
 tag by using cfcontent type=text/xml, so that you could serve actual
 cf-made xml to a browser. In the CF7 devnet edition, this no longer
 seems to work.
 
 Anyone know of any workarounds?
 
 Kam
 
 use cfcontent reset=yes.  I haven't tested it in cf7, but it does work in 
 cf6
 
 

-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196167
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CF7 Devnet + serving generated XML?

2005-02-23 Thread Figy, Kam
Not quite, at least according to MM:
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_18845

It needs type of text/xml as well. I'm not sure why this didn't make it
into 7.

Kam

-Original Message-
From: Barney Boisvert [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 23, 2005 11:08 AM
To: CF-Talk
Subject: Re: CF7 Devnet + serving generated XML?

In CF6 (including 6.1) it wasn't using the 'reset' attribute that
stopped the extra META tag, it was just having a CFCONTENT tag at all,
no matter what it did.  But that's gone in CF7, so if you're doing XML
generation, you have to have a non-devnet edition to test on.

cheers,
barneyb

On Tue, 22 Feb 2005 18:15:50 -0400, Kwang Suh [EMAIL PROTECTED] wrote:
 In CF6.1 devnet edition, you could disable the not-for-production
meta
 tag by using cfcontent type=text/xml, so that you could serve
actual
 cf-made xml to a browser. In the CF7 devnet edition, this no longer
 seems to work.
 
 Anyone know of any workarounds?
 
 Kam
 
 use cfcontent reset=yes.  I haven't tested it in cf7, but it does
work in cf6
 
 

-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196252
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CF7 Devnet + serving generated XML?

2005-02-23 Thread Barney Boisvert
Yeah, their docs are misleading.  You just need CFCONTENT in there. 
And more important than XML generation, the meta tag forces browsers
to use quirks mode, because you can't supply a valid doctype for
documents.  Hopefully this will get fixed, as it pretty much makes the
DevNet edition worthless.

cheers,
barneyb

On Wed, 23 Feb 2005 17:59:48 -0700, Figy, Kam [EMAIL PROTECTED] wrote:
 Not quite, at least according to MM:
 http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_18845
 
 It needs type of text/xml as well. I'm not sure why this didn't make it
 into 7.
 
 Kam


-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196277
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


CF7 Devnet + serving generated XML?

2005-02-22 Thread Figy, Kam
In CF6.1 devnet edition, you could disable the not-for-production meta
tag by using cfcontent type=text/xml, so that you could serve actual
cf-made xml to a browser. In the CF7 devnet edition, this no longer
seems to work.

Anyone know of any workarounds?

Kam

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195962
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CF7 Devnet + serving generated XML?

2005-02-22 Thread Barney Boisvert
Well, buy a full version of CF, of course.  Don't you want to support
Macromedia and buy a CF license in addition to DevNet so you can
actually test your applications?

I'm kidding, of course.

cheers,
barneyb

On Tue, 22 Feb 2005 12:45:46 -0700, Figy, Kam [EMAIL PROTECTED] wrote:
 In CF6.1 devnet edition, you could disable the not-for-production meta
 tag by using cfcontent type=text/xml, so that you could serve actual
 cf-made xml to a browser. In the CF7 devnet edition, this no longer
 seems to work.
 
 Anyone know of any workarounds?
 
 Kam
 
 


-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195993
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CF7 Devnet + serving generated XML?

2005-02-22 Thread Kwang Suh
In CF6.1 devnet edition, you could disable the not-for-production meta
tag by using cfcontent type=text/xml, so that you could serve actual
cf-made xml to a browser. In the CF7 devnet edition, this no longer
seems to work.

Anyone know of any workarounds?

Kam

use cfcontent reset=yes.  I haven't tested it in cf7, but it does work in 
cf6

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196021
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54