Lighthouse Pro ColdFusion Bug Tracker Updated

Woohoo - the application was out for 24 hours before the first bug reports came rolling in, which is just fine. I want to see this application used by as many people as possible. So what has changed?

  • The SQL Server install script used a length of 50 for issue titles. This has been changed to 255.
  • There was a bug using RSS feeds if you weren't an admin. Fixed.
  • The RSS feed will now list the project name with each issue. A bit much for a single project RSS feed, but more useful in cases where your RSS feed is multi-project.

You can download Lighthouse Pro from the project page.

Archived Comments

Comment 1 by Brad Fetter posted on 11/2/2005 at 4:23 AM

There is a large white space on the screen. Is this normal?

Comment 2 by Raymond Camden posted on 11/2/2005 at 6:48 AM

Where?

Comment 3 by Derek P posted on 11/2/2005 at 10:58 AM

its a spacing issue when you view lighthouse in a window form (not maximized), it happened to me as well.

Comment 4 by Raymond Camden posted on 11/2/2005 at 4:47 PM

Can you post a screen shot and put the URL here so I can see please? I'm not seeing it. Also, is it just IE?

Comment 5 by Darren Walker posted on 11/2/2005 at 7:44 PM

Hi Ray

Found your deliberate mistake....
Case sensitivity for 'relatedurl' column in IssueManager.cfc, the SQL has 'relatedURL', the column is 'relatedurl'. Only an issue for our stupid case-sensitive SQL server DB.

Thanks for a cool little app.

Comment 6 by Raymond Camden posted on 11/2/2005 at 9:22 PM

Fixed. Will be in a new build later today.