Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Tom Chiverton / Tom Chiverton (Tom Chiverton)
Created: 11/18/2015
Components: Net Protocols, POP
Versions: 11.0
Failure Type:
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Normal / Some users will encounter
Locale/System: ALL / Linux CentOS 5.3 x86-64
Vote Count: 1
Pre-updater 7, and as documented, CFPOP's name argument can be used to name the query returned.
Post-updater 7, this errors with " Variable MAIL is undefined. <br>The error occurred on line 10. "
Line 10 being the CFDUMP. Trying to use it in a QoQ also fails.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4088896
External Customer Info:
External Company:
External Customer Name: Tom Chiverton
External Customer Email:
External Test Config: <cfpop server="xxx"
action="getHeaderOnly"
username="xxx"
password="xxx"
timeout="60"
name="mail"
maxRows="100"
startRow="5"
/>
<cfdump var="#mail#" />
Attachments:
- November 19, 2015 00:00:00: 1_hf1100-4088896.jar
Comments: