Wow, you would almost think I don't do any QA on my project. I've updated Lighthouse Pro again today. At least one of the bugs was an old one. Anyway, here are the fixes:
- Filters wouldn't properly say they were filtering.
- Bug Status filter wouldn't restore.
- When we send an email out about an issue, the bug type portion wasn't working right, so you would see stuff like this: Bug (Was Bug)
Today's Build was brought to you by the letter X (because I played X-Men Legends for about four hours), and the number 6 (because questions are a burden for others).
Archived Comments
Hey... there is a new field. (Not bad to add the field for a veteran... but tell the others to add the attachment field to the issues table.)
Good work.
Oh that was in the 2.0 release, the original one. This is the 3rd update since then. ;)
Is it possible to modify the mysql.sql for MySQL 5? I tried to run it but it wouldn't work for me.
Are you using the custom driver, or the MySQL driver that ships with CF? If so, you must use the custom driver. I haven't tested it with mysql5, but that may be your problem.
No . . . Im using the driver from MySQL - mysql-connector-java-3.1.12-bin.jar, following instructions from the ColdFusion knowledge database.
I guess then for now I'll just be supporting mysql 4.1. I'll look into mysql 5 later. Sorry. :(