OSCommerce Product Manager for Windows
FS#119 - Error when connecting: "is not a valid integer value"
Attached to Project:
OSCommerce Product Manager
Opened by Mario A. Valdez-Ramirez (mvaldez) - Tuesday, 14 September 2004, 05:36 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Tuesday, 14 September 2004, 08:05 GMT
Opened by Mario A. Valdez-Ramirez (mvaldez) - Tuesday, 14 September 2004, 05:36 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Tuesday, 14 September 2004, 08:05 GMT
|
DetailsWhen connecting using a full HTTP URL as hostname DB parameter, the following error is shown:
'' is not a valid integer value. The ZEOSlib builds a kind of database-URL with all database parameters and then it tries to parse it. The problem is that it cannot find each piece and ends up getting the wrong parts. As the port number is mixed with alpha characters, the number conversion raises an exception. We should clean the hostname to strip all illegal characters. |
This task depends upon
Closed by Mario A. Valdez-Ramirez (mvaldez)
Tuesday, 14 September 2004, 08:05 GMT
Reason for closing:
Tuesday, 14 September 2004, 08:05 GMT
Reason for closing:
Fixed (with dumb cleaning).
Closing.