> OK, the two bugs I verified and submitted. Just wanted to check we > weren't missing anything.
Sean, Not sure where the confusion's creeping in. I've posted 3 bugs on my blog. i.e. # Also found a bug in the debugging class. The issue is with . When you set the debugTemplate property as follows, debugging stops working. I've spoken to Sean Corefield about this and he's registered it as debugging issue is (60170). i.e. myObj.setDebugProperty(propertyName="debugTemplate", propertyValue="classic.cfm"); # Another bug exists in the mail class. When you set the mail server, for some reason it appends port 25 to the end of the server domain. i.e. mail.whatever.com:25 .. Setting the port doesn't seem to have any effect. This causes the mail server connection to fail so i had to set it manually through the admin console. :( # When I set the timeout and interval values in the datasource api the result comes out as timeout=0 interval=0. If I don't set them they come out as defaults timeout=20 interval=7. Wierd. It doesn't matter what I set them to, they always come out as 0. -- Jason Sheedy www.jmpj.net --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
