Status/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Tom Hubbard / Tom Hubbard (thubbard29)
Created: 03/25/2013
Components: CFExchange
Versions: 9.0.1
Failure Type: Unspecified
Found In Build/Fixed In Build: 9.0.1 /
Priority/Frequency: Trivial / Some users will encounter
Locale/System: English / Win 2003 Server
Vote Count: 0
Problem Description:
We are experiencing an error when the password used in a call to cfexchangeconnection contains a % symbol.
The error message (which differs from a bad password error message) is:
Could not log in to the Exchange server.
Verify server name, username, and password.
The username and passwords are not suspect as we can log into the system with CFLDAP just fine. Further, if we change the password to one that does not have the percent sign the cfexchangeconnection works just fine. Further still, we can log into the exchange server with the password that contains the % symbol.
Steps to Reproduce:
<cfexchangeconnection
action="open"
password=""
username="myusername"
protocol="https"
mailboxname="myusername@example.com"
server="mail.example.com"
connection="testconn1"/>
Actual Result:
Error message:
Could not log in to the Exchange server.
Verify server name, username, and password.
Expected Result:
Successful connection.
Any Workarounds:
None.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3529221
External Customer Info:
External Company:
External Customer Name: wenarun
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: