tracker issue : CF-4126426

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

Whitespace problem

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/Duplicate

Reporter/Name(from Bugbase): Frédéric Peters / Frédéric Peters (External User)

Created: 03/09/2016

Components: Language, Application Framework

Versions: 2016

Failure Type: Unspecified

Found In Build/Fixed In Build: Beta2_v12 /

Priority/Frequency: Trivial / Unknown

Locale/System: English / Win All

Vote Count: 0

Duplicate ID:	CF-4105928

Problem Description: Space ignored

Steps to Reproduce:

<cfquery datasource="#application.datasource#" name="Q1">
SELECT itemID
FROM products
WHERE itemID = "224867"
</cfquery>

<cfoutput query="Q1">

	<cfquery datasource="#application.datasource#" name="q2">
	SELECT itemID, titre
	FROM Products
	WHERE itemID = #itemId#
	</cfquery>

	#q2.itemID# #q2.titre#<br />

</cfoutput>

There is a space between the itemID and the title product but
when outputed the space is not there

Actual Result: 224867lot de cadres

Expected Result: 224867 lot de cadres

Any Workarounds: Force a space with &nbsp;

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

Watson Bug ID:	4126426

External Customer Info:
External Company:  
External Customer Name: Frédéric Peters
External Customer Email: frederic.peters@outlook.com
External Test Config: Friendly Name: Win2008R2 Apache 2.2.21
Device Type: Server
Manufacturer/Brand: Supermicro
Model: unknown
Memory (ROM): 4
Operating System (if known): Windows 2008 R2 64 bits

Attachments:

Comments:

Adding BUG AUDIT TRAIL ********action: updated fieldName: Status newValue: Withdrawn oldValue: Unverified oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2016-01-29 05:13:40.0 action: updated fieldName: Reason newValue: Duplicate oldValue: Blank oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2016-01-29 05:13:40.0 action: updated fieldName: State newValue: Closed oldValue: Open oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2016-01-29 05:13:40.0 action: updated fieldName: Date Closed newValue: 2016-01-28 21:13:40.0 oldValue: Blank oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2016-01-29 05:13:40.0 action: updated fieldName: Owner newValue: Blank oldValue: vmannebo oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2016-01-29 05:13:40.0 action: updated fieldName: Closed By newValue: nimsharm oldValue: Blank oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2016-01-29 05:13:40.0 action: updated fieldName: Duplicate Bug ID newValue: CF-4105928 oldValue: Blank oprid: nimsharm recordName: RQ_DEFECT timpestamp: 2016-01-29 05:13:40.0
Comment by CFwatson U.
4163 | March 09, 2016 02:02:44 AM GMT
Added By: PreRelease User User Name:Frédéric Peters Note Added: Sorry duplicate entry. Ignore this. Date Added :2016-01-28 13:51:35.0 Added By: PreRelease User User Name:Frédéric Peters Note Added: Entered Bug. Date Added :2016-01-28 13:47:56.0
Comment by CFwatson U.
4164 | March 09, 2016 02:02:45 AM GMT
Hi Adobe, Please change Duplicate ID from CF-4105928 to CF-4126468 so that bugbase.adobe.com users can click to see the original. PR:CF-4111415|Public:CF-4126426 is duplicate of PR:CF-4105928|Public:CF-4126468 Also, "Reported By" isn't visible. Please display: "Frédéric Peters". Thanks!, -Aaron
Comment by External U.
4165 | May 28, 2016 01:53:38 PM GMT