Mango Blog 1.4 Upgrade / Railo Issue

Mango Blog 1.4 was released today. I went to upgrade, but I bumped into an issue and I wasn't able to track down what was failing. I stumbled around on the Mango forums until I came across this post that pretty much matches what I was having issues with.

Laura posted a response:

Open file components/Updater.cfc and change line 436 from:
<cfhttp url="#arguments.zipAddress#" method="get" path="#tempdir#">
to:
<cfhttp url="#arguments.zipAddress#" method="get" path="#tempdir#" file="#filename#">

This immediately fixed the issue and I've also written up a Railo JIRA ticket so someone can figure out what's happening with CFHTTP.

Leave a comment


(required field)

(required field)