Another Day - Another Lighthouse Pro Build

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

Comment 1 by John Farrar posted on 12/31/2005 at 8:57 AM

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.

Comment 2 by Raymond Camden posted on 12/31/2005 at 9:12 AM

Oh that was in the 2.0 release, the original one. This is the 3rd update since then. ;)

Comment 3 by Lola Lee Beno posted on 12/31/2005 at 4:47 PM

Is it possible to modify the mysql.sql for MySQL 5? I tried to run it but it wouldn't work for me.

Comment 4 by Raymond Camden posted on 12/31/2005 at 5:46 PM

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.

Comment 5 by Lola Lee Beno posted on 1/1/2006 at 5:23 PM

No . . . Im using the driver from MySQL - mysql-connector-java-3.1.12-bin.jar, following instructions from the ColdFusion knowledge database.

Comment 6 by Raymond Camden posted on 1/2/2006 at 6:53 AM

I guess then for now I'll just be supporting mysql 4.1. I'll look into mysql 5 later. Sorry. :(