tracker issue : CF-3851922

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

Elvis: operator does not maintain case sensitivity

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): / ext-user (Anuj Nawani)

Created: 11/14/2014

Components: Language, Datastructure

Versions: 11.0

Failure Type:

Found In Build/Fixed In Build: 292024 / 292115

Priority/Frequency: Major / All users will encounter

Locale/System: English / Win XP All

Vote Count: 0

Listed in the version 11.0.03.292480 Issues Fixed doc
Code snippet:

<cfoutput>#"A"?:"B"#</cfoutput>

Expected: "A"
Actual: "a"

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

Watson Bug ID:	3851922

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

Attachments:

Comments:

Works as expected for me on CentOs 5, JVM 1.7 CF11 update 2.
Comment by External U.
10103 | November 14, 2014 04:37:07 AM GMT
Hi Tom, It looks like the fix for #CF-3818770 introduced this regression, as it also worked correctly for me in CF11 Final. Thanks!, -Aaron
Comment by External U.
10104 | November 14, 2014 04:40:33 AM GMT
Hi Anuj, I've verified this is fixed in CF11 Update 3 (11,0,03,292245(PreRelease)). Thanks!, -Aaron
Comment by External U.
10105 | November 20, 2014 10:05:38 PM GMT