Yes, wddx validation is also slated for SP2 (both internally and via a new
isWddx() function).

The cfcontent + UNC issue (#4696) is currently a Must-Be-Fixed issue for
5.0.  

For others, here's a refresher of the issue (borrowed from the text of the
issue):

"Although UNC support in the stub (where CFCONTENT resides) would be nice,
the larger issue here is file permissions, since the stub must run as part
of the web server. For those of us using IIS (which can't run as anything
but System), we are effectively blocked from using CFCONTENT directly on
networked files, since networked files can't seem to be shared with the
System account on another machine. Our only recourse has been to copy the
files locally first, which has a number of its own problems. 

I know you had said that CFCONTENT was moved to the stub to prevent its
taking up a program thread for the duration of a download, but my request
would be to move it back to the CF Server and extend the thread model so
that CFCONTENT threads were treated differently. Perhaps they could not
count towards the administratively limited thread count. 

At any rate, the ability to use all CF tags -- particularly an important one
like CFCONTENT -- with a consistent permissions scheme is very important. It
is something I hope Allaire recognizes as one of the real issues here. "

Thanks



-----Original Message-----
From: JustinMacCarthy [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 27, 2000 11:34 AM
To: [EMAIL PROTECTED]
Subject: Re: ColdFusion SP2 


Issues with cfcontent over UNC paths. Is this a confirmed Allaire Bug ??

Also

Using cfwddx :
Some sort of error returned, gracefully,  if a wddx packet is not valid
would be nice.

Justin MacCarthy

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to