Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Frédéric Peters / Frédéric Peters (External User)
Created: 03/09/2016
Components: General Server
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
Problem Description: Somewhere in my code I had to do something like this:
1. Query ( name=query1)
2. Output of query 1. Then, inside this output: a second query ( for instance named query2 ) then I call "#query2.city# #query2. postalcode#" with a space between them.
For some reasons I did not manage this with one single query and joins. I don't remember exactly why.
Steps to Reproduce:
Actual Result: The values are outputed but the space between the two values disappeared.
Expected Result: I expected something like "Brussels 1030" but t I received
"Brussels1030" ( without space )
Any Workarounds: hardcode a whitespace with or code with only one query and joins.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4126468
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: