Status/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Dave Merrill / Dave Merrill (Dave Merrill)
Created: 03/26/2012
Components: Administrator
Versions: 9.0.1
Failure Type: Crash
Found In Build/Fixed In Build: 9.0.1 /
Priority/Frequency: Major / Few users will encounter
Locale/System: English / Windows 7
Vote Count: 0
Problem Description:
Trying to log into the CF Admin API procedurally crashes on one of my local CF901 instances, not the other.
Both of them show this for Server.ColdFusion.ProductVersion: 9,0,1,274733
Steps to Reproduce:
Run this: CreateObject("component", "cfide.adminapi.administrator").login("yourcfadminpassword");
Actual Result:
The string COOKIE.CFAUTHORIZATION_User Agents is not a valid ColdFusion variable name.
Valid variable names must start with a letter and can only contain letter, numbers, and underscores.
RAW_TRACE: at cfadministrator2ecfc1805774256$funcLOGIN.runFunction(E:\cf9_updates_rc\cfusion\wwwroot\CFIDE\adminapi\administrator.cfc:117
TEMPLATE: E:\cf9_updates_rc\cfusion\wwwroot\CFIDE\adminapi\administrator.cfc
Expected Result:
Login should succeed, allowing subsequent use of admin API methods.
Any Workarounds:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3149638
External Customer Info:
External Company:
External Customer Name: dmerrill
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: