tracker issue : CF-3982337

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

cfinput is not working for some characters with HF5/HF 16

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): / ext-user (Krishna Reddy P)

Created: 05/06/2015

Components: CFForm, HTML

Versions: 11.0

Failure Type:

Found In Build/Fixed In Build: CF11-HF 5 and CF10-HF 16 / CF11 Update7,CF10 Update18

Priority/Frequency: Major / Most users will encounter

Locale/System: ALL / Mac 10 All,Win XP All

Vote Count: 2

Listed in the version 11.0.07.296330 Issues Fixed doc
Related Bugs:
CF-3777088 - Similar to


Problem: This is a regression in CF11-HF5 and CF10-HF16 
When the value of cfinput tag contains quotes it gets chopped off after that such first occurrence of the character.
Method:
<cfform name="form1">
              <cfset val='{"KL":"Kar",'>
			<cfinput name="val1" type="text" value="#val#">
	</cfform>

Result:
It shows {
Expected:
It should have been: {"KL":"Kar",

Workaround:
whatever user inputs in should be retained.

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

Watson Bug ID:	3982337

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

Attachments:

Comments:

We have the same problem impacting hundreds of backoffice pages ! It is very important and urgent to solve the bug.
Vote by External U.
7639 | May 13, 2015 03:57:50 AM GMT
This is a very blocking bug ! All of our developments are impacted ! Please solve the problem in high priority !
Vote by External U.
7640 | May 13, 2015 04:06:06 AM GMT
Verified this bug id CF-3982337 along with bug id CF-3777088 and closing the bug
Comment by Mukesh K.
7637 | June 17, 2015 03:05:31 AM GMT
Verified this is fixed in CF11 Update 7 (build 11,0,07,296330). Thanks!, -Aaron
Comment by External U.
7638 | December 03, 2015 03:17:54 AM GMT