tracker issue : CF-3629697

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

Query cfdump fields not aligned with data

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/CannotReproduce

Reporter/Name(from Bugbase): Nando Breiter / Nando Breiter (Nando Breiter)

Created: 09/10/2013

Components: Debugging

Versions: 10.0

Failure Type:

Found In Build/Fixed In Build: Final /

Priority/Frequency: Major / All users will encounter

Locale/System: English / Mac All

Vote Count: 0

Problem Description: When using cfdump on a query, the fields across the top row are not correctly aligned with the columns of data. See the attached screenshot.

Steps to Reproduce: Query a database table using the cfquery tag and dump the result using the cfdump tag. The query I used was 

select * from Holiday

and the cfdump tag looks like this:

<cfdump var="#holiday#" />

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

Watson Bug ID:	3629697

External Customer Info:
External Company:  
External Customer Name: Nando Breiter
External Customer Email:  
External Test Config: My Hardware and Environment details: I have CF 10 installed on a Mac OSX 10.7.5 as my dev machine, and it is patched to Update 11.

Attachments:

  1. September 11, 2013 00:00:00: 1_cfdumpBug.png

Comments:

If you look in the attachment, you will note that the line numbers that should appear in a vertical column to the left of each data row appear instead horizontally across the top, and that the fields are shifted one column to the right of where they should be.
Comment by External U.
14557 | September 10, 2013 03:54:12 PM GMT