Update: Since this post was made, the final version of Update 3 was released and should be used instead.
ColdFusion 11 Update 3 early access build is being made available for your testing and feedback/suggestions
Follow the instructions below to apply this update:
1. Navigate to ColdFusion Administrator -> Server Updates -> Updates
2. Under Settings tab, check “Automatically Check for Updates” check box
3. Change the Site URL to http://download.adobe.com/pub/adobe/coldfusion/PR/updates.xml
4. Click Submit to save your changes
5. Under Available Updates tab, click on “Check for Updates” button.
6. “ColdFusion 11 Update 3” should be listed under “Available updates”.
7. Click on “Download and Install” to install the update.
We look forward to your valuable feedback and suggestions.
Documents:
Issues_Fixed (list of bugs fixed in this release)
Release_Notes (covers what’s new in this update and known issues)
NOTE: In case, you have configured local site for receiving the update notifications, then please take back up of the URL before changing it to the above provided URL.
@Nimit if they’re “known issues”… any chance of letting us *know* the ticket numbers for them? (both here, and revise the doc).
And shouldn’t the “known issues” include every single bug you know about that impacts CF11 and haven’t done anything about about? Those are, after all, all the issues you know about.
—
Adam
@Tom: It is not a blocker because it turn out to be an issue only with one testing machine. It is working fine now.
I was using this test to insert ‘ñ’ character into the table.
INSERT INTO test VALUES
(
,
)
I will be removing this bug from the release notes document.
Regards,
Nimit
Yep, thanks Adobe. Especially after the challenges some had with CF10 Update 14, it’s a great idea to give interested folks the chance to test out the update before it would just start showing up in the CF Admin of those who may not be paying attention to this opportunity.
I realize some might assert that you (Adobe) should “just more thoroughly test things”, but there are so many different permutations of configurations folks could have. I said the same (and more) in a blog entry pointing out this prerelease update (http://www.carehart.org/blog/client/index.cfm/2014/11/8/prerelease_offered_for_cf11_update_3).
It would just be wise for folks to test things for themselves, and to provide feedback ASAP. And watch this blog’s comments, of course! 🙂 Let’s hope it may go smoothly for all concerned.
Known issues section is appalling e.g.
“issue with unicode in SQl Server 2014”
What does this mean ? It doesn’t work ? Silent corruption ?
“Signature change”
Are you saying if I don’t manually clear cfclasses something will break ? CF should be doing this low level stuff for me !
You must be logged in to post a comment.