tracker issue : CF-3859184

select a category, or use search below
(searches all categories and all time range)
Title:

[Regression] Series of cfm references in cfclient code does not get converted to "html" during packaging, single reference does

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): / ext-user (Akhila K Srinivas)

Created: 11/28/2014

Components: Mobile Support, Language Syntax

Versions: 11.0

Failure Type:

Found In Build/Fixed In Build: 292397 / CF11 Update5

Priority/Frequency: Major / Most users will encounter

Locale/System: English / Win All

Vote Count: 0

Listed in the version 11.0.05.293506 Issues Fixed doc
Problem: During packaging a <cfclient> application, a series of cfm references do not get converted to "html".  If  there is one reference it works as expected. But for multiple cfm entries it does not work, in generated source code, cfm would be converted to "html" or "htmlm" or  "htmlfm" resulting in non-working link references.

Please find attached, test code and generated packaged application. 

Method:

Result:

Expected:

Workaround:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3859184

External Customer Info:
External Company:  
External Customer Name:  
External Customer Email:

Attachments:

Comments:

When replacing the cfm to html, we were not getting all substrings between quotets. (If there are escaped quotes.). Fixed the issue by adding a new function which also considers escaped quotes when getting substrings.
Comment by Paul N.
9917 | December 03, 2014 11:19:01 PM GMT
The fix for this bug is available in the pre-release build of ColdFusion 11 Update 5
Comment by CFwatson U.
9918 | February 20, 2015 09:28:12 AM GMT