Re: [cfaussie] cflocation fails in CF10 but fine in CF9

2013-11-20 Thread Andrew Scott
If it is a scheduled task, does it require all that output? Personally I would pass in a URL variable for debug purposes if you require the output for visual confirmation or an email being sent off. But for a normal scheduled event, all that output is running execution cycles for no reason.

[cfaussie] When Using ColdFusion No Longer Makes Sense

2013-11-20 Thread Brett Payne-Rhodes
A very good read from one of CF's true evangelists... http://forta.com/blog/index.cfm/2012/11/25/When-Using-ColdFusion-No-Longer-Makes-Sense B) -- You received this message because you are subscribed to the Google Groups cfaussie group. To unsubscribe from this group and stop receiving emails

[cfaussie] Re: cflocation fails in CF10 but fine in CF9

2013-11-20 Thread Mark Picker
@Zac: all but the one that just came out this month. @Andrew: this is a legacy process which I'm trying to keep running for only a couple of months until the whole lot will be rewritten (upstream source systems are being replaced so the whole process will change). Traditionally each step

Re: [cfaussie] Re: cflocation fails in CF10 but fine in CF9

2013-11-20 Thread Andrew Scott
Mark, no problem. Wasn't sure if you had the time or not, and didn't know if there was a way to just write a quick conditional statement around it or not. Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/113032480415921517411 On Thu, Nov 21, 2013 at

Re: [cfaussie] Re: cflocation fails in CF10 but fine in CF9

2013-11-20 Thread Zac Spitzer
have you filed a bug in the adobe bug base? On Thu, Nov 21, 2013 at 3:42 PM, Andrew Scott andr...@andyscott.id.auwrote: Mark, no problem. Wasn't sure if you had the time or not, and didn't know if there was a way to just write a quick conditional statement around it or not. Regards,

RE: [cfaussie] Re: cflocation fails in CF10 but fine in CF9

2013-11-20 Thread Dale Fraser
Its not a bug, its doing what it is supposed to do based on that setting. Regards Dale Fraser From: cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] On Behalf Of Zac Spitzer Sent: Thursday, 21 November 2013 3:55 PM To: CFAussie Subject: Re: [cfaussie] Re: cflocation fails in

Re: [cfaussie] Re: cflocation fails in CF10 but fine in CF9

2013-11-20 Thread Zac Spitzer
but then it should throw an error? otherwise it's an ugly silent fail On Thu, Nov 21, 2013 at 3:58 PM, Dale Fraser d...@fraser.id.au wrote: Its not a bug, its doing what it is supposed to do based on that setting. Regards Dale Fraser *From:* cfaussie@googlegroups.com

RE: [cfaussie] Re: cflocation fails in CF10 but fine in CF9

2013-11-20 Thread Dale Fraser
There is no error, because a cfflush will cause the cflocation header to be reset thus it just never happens. The setting is new in cf10, and while different, not a bug. Regards Dale Fraser From: cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] On Behalf Of Andrew Scott

Re: [cfaussie] Re: cflocation fails in CF10 but fine in CF9

2013-11-20 Thread Andrew Scott
Dale, I am not disputing that it is a bug or not. This is not something I have any knowledge on, and can't find the setting in ColdFusion 9. But I am hoping to learn more about this setting and what makes this change different to not being in ColdFusion 9. Regards, Andrew Scott WebSite:

RE: [cfaussie] Re: cflocation fails in CF10 but fine in CF9

2013-11-20 Thread Dale Fraser
No, It's the same as this, no error, nothing happens. The flush kills the location cfflush / cflocation url=page2.cfm addtoken=false Regards Dale Fraser From: cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] On Behalf Of Zac Spitzer Sent: Thursday, 21 November 2013

Re: [cfaussie] Re: cflocation fails in CF10 but fine in CF9

2013-11-20 Thread Mark Picker
I don't really have the time but I am a bit conflicted with patching over the issue vs. proper fix. The change to the source systems has already been delayed once so it's very possible it will be delayed again and I'll need to keep doing it this way for sometime yet (a.k.a usual story anytime

Re: [cfaussie] Re: cflocation fails in CF10 but fine in CF9

2013-11-20 Thread Andrew Scott
Dale, is this a new feature in ColdFusion 10? And what error does it throw if it exceeds this buffer? Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/113032480415921517411 On Thu, Nov 21, 2013 at 3:58 PM, Dale Fraser d...@fraser.id.au wrote: Its

Re: [cfaussie] Re: cflocation fails in CF10 but fine in CF9

2013-11-20 Thread Mark Picker
Sorry for the disjointed reply. I hadn't seen that the conversation had continued about bug vs. feature -- You received this message because you are subscribed to the Google Groups cfaussie group. To unsubscribe from this group and stop receiving emails from it, send an email to