Title:
Bug 79243:When you supply the headerRow attribute to the cfspreadsheet tag, the header values are correctly read, but the row containing the headers remains in the data
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Adam Tuttle / Adam Tuttle (Adam Tuttle)
Created: 08/03/2009
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 9,0,0,241018 /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Win All
Vote Count: 4
Duplicate ID: CF-3035868
Problem:
When you supply the headerRow attribute to the cfspreadsheet tag, the header values are correctly read, but the row containing the headers remains in the data. It should be omitted from the returned data set.
Method:
<cfspreadsheet action="read" src="#f#" query="data" headerrow="1" /><cfdump var="#data#">
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3039531
External Customer Info:
External Company:
External Customer Name: Adam Tuttle
External Customer Email: 71DA001D4586B5B5992015D5
External Test Config: 08/03/2009
Attachments:
Comments: