displaying top 100 results
CFFeed does not extract content element xml:base attribute from atom feeds
Comment on Bug 75118:CFFeed fails with sandboxing enabled by External U.
Tracker Issue Bug 72823:THere is an issue with some characters making cffeed throw a jdom type error
Bug 72823:THere is an issue with some characters making cffeed throw a jdom type error
Tracker Issue Bug 83376:Under certain servers, if you CFFEED to a url that requires authentication, the server will hang
Bug 83376:Under certain servers, if you CFFEED to a url that requires authentication, the server will hang
Tracker Comment Comment on Bug 74210:CFFeed should create valid feeds (it should scrub invalid chars before formatting as XML) by External U.
Comment on Bug 74210:CFFeed should create valid feeds (it should scrub invalid chars before formatting as XML) by External U.
Tracker Comment Comment on Bug 74210:CFFeed should create valid feeds (it should scrub invalid chars before formatting as XML) by External U.
Comment on Bug 74210:CFFeed should create valid feeds (it should scrub invalid chars before formatting as XML) by External U.
Bug 86888:If you use CFFEED to parse an RSS feed and get metadata for a feed that uses itunes categories, AND if subcategories exist, you will get an error
Bug 86886:If you use CFFEED to parse an RSS feed and get metadata for a feed that uses itunes categories, AND if subcategories exist, you will get an error
Bug 86885:If you use CFFEED to parse an RSS feed and get metadata for a feed that uses itunes categories, AND if subcategories exist, you will get an error
Bug 86884:If you use CFFEED to parse an RSS feed and get metadata for a feed that uses itunes categories, AND if subcategories exist, you will get an error
Bug 86883:(Watson Migration Closure)If you use CFFEED to parse an RSS feed and get metadata for a feed that uses itunes categories, AND if subcategories exist, you will get an error
Bug 81765:You should include logging for CFFEED as it uses the network
Tracker Issue Bug 74210:CFFeed should create valid feeds (it should scrub invalid chars before formatting as XML)
Bug 74210:CFFeed should create valid feeds (it should scrub invalid chars before formatting as XML)
Tracker Comment Comment on Bug 74210:CFFeed should create valid feeds (it should scrub invalid chars before formatting as XML) by External U.
Comment on Bug 74210:CFFeed should create valid feeds (it should scrub invalid chars before formatting as XML) by External U.
Tracker Issue cfhttp fails to dezip requests that are gzipped
2613629 CF-3198173 Net Protocols : HTTP Raymond Camden cfhttp fails to dezip requests that are gzipped That title is probably wrong, but here goes...
Check out this blog entry:
http://www.rupeshk.org/blog/index.php/2007/08/using-cffeed-with-url-sending-compressed-content
It describes a
Tracker Issue Bug 75118:CFFeed fails with sandboxing enabled
Bug 75118:CFFeed fails with sandboxing enabled
Tracker Issue Updater feed is not valid RSS
, then it ought to be.
Interestingly... CFFEED still processes it. It should probably error: garbage-in / garbage out.
--
Adam
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3700278
External Customer Info:
External Company:
External Customer Name: Adam
2600198 CF-3039285 CFFeed Geoff Bowers Bug 78797:Detail Error: Invalid XML: Error on line -1: Premature end of file Problem:
Detail Error: Invalid XML: Error on line -1: Premature end of file.Message Unable to parse the feed: Either source specified is invalid or feed is malformed.
Method:
Try
Tracker Issue Add closure support to blocking operations to alow them to be non-blocking operations.
support to the following functions/operations so they can be processed natively in the background (non-blocking) and then call back when done.
FileRead
FileWrite
cfquery
http
cffeed/feed
cfmail/mail
storedproc
ftp
etc
Basically any operation that can block a network or local resource. Imagine doing
Tracker Issue Bug 72751:Support for NTLM (Microsoft) and Digest Authentication on all CF HTTP operations
Probes
* Cfinvoke for webservices
* cfexchange
* cffeed
* and now cfsharepoint
Can we resolve this? Each release I know I keep asking for it. Sometimes it is not possible to downgrade security on the HTTP resource since it is out of your control, not advisable to do so because