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
There is a large white space on the screen. Is this normal?
Where?
its a spacing issue when you view lighthouse in a window form (not maximized), it happened to me as well.
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?
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.
Fixed. Will be in a new build later today.