This section of the document lists the issues and limitations with ColdFusion MX 7.0.1 Updater that were discovered after the release date. Issues discovered prior to release are documented in the ColdFusion MX 7.0.1 Updater Release Notes.
| Installation | |
| Incorrect C++ compatibility pack warning during installation of ColdFusion MX 7.0.1 on Red Hat Linux 4. See TechNote b44edd7f for details. |
| General Server | |
| Flash forms do not display when ColdFusion MX 7 is configured with IIS NTLM authentication. See TechNote ebd0cbe3 for details. | |
| 55816 | ColdFusion MX 7.0.1: Hot fix available for Microsoft IIS truncation for headers larger than 8k. See TechNote 7feb078e for details. |
| 60892 | Executing multiple cfapplication tags on a single CFM page caused problems with client variables. Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 1. See TechNote aae43964 for details. |
| 60998 | In cfapplication, the sessiontimeout attribute could not change the timeout for an existing session. It could only set a timeout for a new session. Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 1. See TechNote aae43964 for details. |
| 61164 | 'Session is invalid' error after the first unnamed application session expires (J2EE sessions ON. Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 1. See TechNote aae43964 for details. |
| 61239 | RDS connections from Report Builder fail on ColdFusion MX 7.0.1 with certain IIS configuration. See TechNote 231ca7fa for details. |
| 61378 | Threading issues with cfdocument could cause a request to hang under some circumstances on ColdFusion MX 7.0.1 Standard Edition. Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 1. See TechNote aae43964 for details. |
| 61570 | 7.0.1 regression. Submitting a large number of form fields throws "java.io.IOException: Resetting to invalid mark". Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 2. See TechNote aae43964 for details. |
| 61931 | Unable to set Optional Parameters in SMS message. Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 2. See TechNote aae43964 for details. |
| 61462 | cgi.remote_user and cgi.auth_type create unnecessary sessions on non-JRun J2EE servers. Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 2. See TechNote aae43964 for details. |
| Administrator | |
| 61272 | At server restart, scheduled tasks could be activated twice. Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 1. See TechNote aae43964 for details. |
| Databases | |
| 61374 | 7.0.1 regression. Sybase JConnect throws "FOR UPDATE can not be used in a SELECT " using client variables. Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 2. See TechNote aae43964 for details. |
| 61508 | cfquery, cfstoredproc maxrows not passed to the JDBC driver (performance issue on large tables). Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 2. See TechNote aae43964 for details. |
| 61326 | cfprocparam maxlength attribute throws "Invalid data - value exceeds MAXLENGTH setting" for decimal (it counts the "."). Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 2. See TechNote aae43964 for details. |
| 61415 | SQL Server JDBC returning wrong values for null sql_variant columns. Data from a previous row may be returned. Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 2. See TechNote aae43964 for details. |
| ColdFusion MX 7.0 and 7.0.1: Replacement Files available for SequeLink 5.4 Socket server. See TechNote 4378f5a4 for details. |
| Verity | |
| 61444 | Verity does not optimize category files. Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 2. See TechNote aae43964 for details. |
| 60333 | Verity custom collections. Nulls in database data stop k2index from indexing those records. Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 2. See TechNote aae43964 for details. |
| CFML Tag/Function (General) | |
| 60827 | cfchart could fail to display on Windows/IIS6 systems because HTTP headers were not generated. Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 1. See TechNote aae43964 for details. |
| 50692 | In cfftp, the timeout attribute had no effect. Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 1. See TechNote aae43964 for details. |
| 61212 | cffile action="upload" no longer wrote a file with a file specification in the "destination" field. Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 1. See TechNote aae43964 for details. |
| 61224 | When a function was invoked as funct(nameOfTheArgument="#arguments#"), the nameOfTheArgument parameter was passed to the function as expected, but also sent the keys in the arguments as the arguments to function. Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 1. See TechNote aae43964 for details. |
| 61485 | ClassCastException passing FORM scope arguments to a function. (additional fix for 61224 in CHF1). Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 2. See TechNote aae43964 for details. |
| 61361 | DateAdd("w") (weekday) can result in weekend date returned. Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 2. See TechNote aae43964 for details. |
| 60089 | cftree - non-latin characters displayed as ?. Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 2. See TechNote aae43964 for details. |
| 61723 | cfftp throws "FtpOperationException" with non-Latin filenames. Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 2. See TechNote aae43964 for details. |
| 60212 | cfdocument text clipping at bottom/top of page. 59991 also fixed (text in tables overflowing a page get clipped). Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 2. See TechNote aae43964 for details. |
| WebServices | |
| 60970 | Web services returning a result of an array generated errors when consumed by PERL clients due to redundant attributes. Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 1. SeeTechNote aae43964 for details. |
| 61252 | Application.cfm/.cfc was not invoked when you called CFC's through the CFCProxy. Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 1. See TechNote aae43964 for details. |
| 61343 | CFC sub-components returned from web service (type) throw java.io.EOFException: Premature EOF encountered. Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 2. See TechNote aae43964 for details. |
| 61331 | CFC sub-components returned from web service (template cache) fail when sub-component flushed from cache. Fixed in ColdFusion MX 7.0.1 Cumulative Hot Fix 2. See TechNote aae43964 for details. |
This section of the document lists the issues and limitations with ColdFusion MX 7.0 that were discovered after the release date. Issues discovered prior to release are documented in the ColdFusion MX 7.0 Release Notes.
Note: The hot fixes described and linked from this TechNote are included in the ColdFusion MX 7.0 Updater.
| Installation | |
| 61574 | Install on Windows 2003 Server SP1 or Windows XP SP2 doesn't work through VMWare. Workaround: Install ColdFusion silently or configure the web server connector manually after installation. |
| General Server | |
| 59832 | ColdFusion MX 7: 'Element LOCALE is undefined in REQUEST' error when running Getting Started tutorial . See TechNote b2b97ab3 for details. |
| 58218 | Sessions are lost when a clustered ColdFusion server restarted. Fixed in ColdFusion MX 7 Cumulative Hot Fix 2. See TechNote fd71533 for details. |
| 60005 | Compiler no longer breaks with a ClassCastException with certain complex CFML code blocks. Fixed in ColdFusion MX 7 Cumulative Hot Fix 3. See TechNote fd71533 for details. |
| 60082 | Query of Query now works with a PostGreSQL 8.x database with version 8 PostGreSQL JDBC drivers. Fixed in ColdFusion MX 7 Cumulative Hot Fix 3. See TechNote fd71533 for details. |
| 59974 | Mapping Verity collections with the incorrect locale no longer leaves the collection in an unusable state. Fixed in ColdFusion MX 7 Cumulative Hot Fix 2. See TechNote fd71533 for details. |
| 59763 | Memory is consumed when debug is enabled in the ColdFusion Administrator. Fixed in ColdFusion MX 7 Cumulative Hot Fix 2. See TechNote fd71533 for details. |
| Administrator | |
| 55470 | Daily scheduled tasks do not run at the right time when ColdFusion is restarted. Fixed in ColdFusion MX 7 Cumulative Hot Fix 2. See TechNote fd71533 for details. |
| 59915 | If Disable global client variable updates is checked, the client variable store is not updated unless a client variable was changed, added, or removed. Fixed in ColdFusion MX 7 Cumulative Hot Fix 3. See TechNote fd71533 for details. |
| 'Access denied' errors when editing ColdFusion data sources with certain browsers. See TechNote 2752e8ac for details. |
| CFML Tag (General) | |
| ColdFusion datetime variables do not normally pass the millisecond values during a datetime comparison within a cfquery. See TechNote 12d2d67c for details. | |
| Native CFX Support on Linux. See TechNote 30ddf22d for details. | |
| All applet form elements require Java Plugin version 1.4.2_04 or higher. See TechNote 12a685ed for details. | |
| Displaying foreign characters using CFDOCUMENT and PDF format. See TechNote 1e05de89 for details. | |
| 59758 | ColdFusion subreports now flow correctly across page boundaries. Fixed in ColdFusion MX 7 Cumulative Hot Fix 1. SeeTechNote fd71533 for details. |
| 59951 | cfsearch now returns the size column in bytes instead of kilobytes (K). Fixed in ColdFusion MX 7 Cumulative Hot Fix 2. See TechNote fd71533 for details. |
| 59952 | cfindex will now allow custom type with no query. Fixed in ColdFusion MX 7 Cumulative Hot Fix 3. See TechNote fd71533 for details. |
| 59953 | cfsearch will use the Verity fields if CF_URL and CF_KEY are empty. Fixed in ColdFusion MX 7 Cumulative Hot Fix 3. See TechNote fd71533 for details. |
| 59695 | cffile permissions are set correctly on Unix after action=COPY. Fixed in ColdFusion MX 7 Cumulative Hot Fix 2. See TechNote fd71533 for details. |
| 59868 | cfdocument tag now scales images properly. Fixed in ColdFusion MX 7 Cumulative Hot Fix 3. See TechNote fd71533 for details. |
| 60197 | cfsearch will return Verity-generated values for CF_KEY and CF_URL if collections were indexed using Verity VSpider. Fixed in ColdFusion MX 7 Cumulative Hot Fix 3. See TechNote fd71533 for details. |
| 51446 | Using a nested cftransaction action alongside a cfquery with login parameters will now pass the login parameters properly. Fixed in ColdFusion MX 7 Cumulative Hot Fix 3. See TechNote fd71533 for details. |
| 60028 57581 59162 59943 59466 |
The <cfchart> scaleTo and scaleFrom attributes do not correctly control the range of the Y axis. See TechNote e6a6dd7a for details. |
| WebServices | |
| 53063 | ColdFusion mappings are now honored for Web Services. Fixed in ColdFusion MX 7 Cumulative Hot Fix 2. See TechNote fd71533 for details. |
| 60009 | Can now use multiple services in a single WSDL. Fixed in ColdFusion MX 7 Cumulative Hot Fix 2. See TechNote fd71533 for details. |
| Variable ADDREQUESTHEADER is undefined in ColdFusion MX 7 . See TechNote 23613521 for details. |


