BugLog 1.3 Beta 2

Well, I've been busy today working in a ton of fixes for BugLog 1.3 and have now a second release of the beta for 1.3.

This beta fixes issues mostly with MSSQL and also other things that I overlooked (damn those last minute changes!!!) and never tested properly. Also I fixed an issue with the MSSQL database scripts and also another one with the rules processor.

The full list of bug fixes:

• BugLog was looking for its config xml files using the wrong name (now both xml config files have the .xml.cfm extension so that hey are hidden from direct browsing)

• Formatting of table names was not working in MSSQL

• Code to detect CF8 when inserting records was not working

• The process of obtaining the ID of the last inserted record was not working properly for MSSQL

• The SQL statement that performed a search on the log entries was using date parsing functions that were specific for MySQL and MSQL was failing. Now it uses the appropriate functions depending on the db type.

• SQL scripts were creating a wrong foreign key relationship (only for the MSSQL 2000 and 2005 scripts)

• Rule processing subsytem was not updated to use the new dao layer

I want to thank Joe Danziger from AjaxCF for all the help in testing and reporting several bugs specially related to MSSQL code.

Here is the new beta, so feel free to download and play with it.

Comments (Comment Moderation is enabled. Your comment will not appear until approved.)
BlogCFC was created by Raymond Camden. This blog is running version 5.9. Contact Blog Owner