Lighthouse Bug Tracker 1.1 Released

This update contains a big new feature - the ability to add a "public" face to your bug tracker. By simply adding a viewable=1 property to the ini file for your project, the general public can browse (along w/ filter, search) your bug database. They will not be able to add, edit, or delete, but they can view any bug.

For example, this links to the Lighthouse Bug Tracker project, and this links to an individual bug.

You can download Lighthouse here.

P.S. A bug with sorting on Owner was fixed as well.

Archived Comments

Comment 1 by Raymond Camden posted on 3/18/2004 at 6:01 PM

If for some reason you downloaded the file within 5 minutes of me posting this, pls redownload. Fixed a security hole.

Comment 2 by Bert D posted on 3/18/2004 at 6:17 PM

Just FYI, the download link is broke... goes to /download/, not /downloads/.

BTW, I love the design of lighthouse
:)
http://www.bertd.net

Cheers
Bert

Comment 3 by Raymond Camden posted on 3/18/2004 at 6:19 PM

Download link fixed.

Comment 4 by Andrew Spear posted on 4/23/2004 at 10:05 PM

The bugs seem to show up no matter what project you're in. No matter, it was an easy fix. I love this thing. Just dropped it in my webroot and it just worked. Nice Job!!!

Comment 5 by Raymond Camden posted on 4/23/2004 at 10:08 PM

Andrew, did you use the same datafile for each project? If so, then all the bugs will show up in each project. You have to make sure to use a specific name for each project.

Comment 6 by Jake posted on 8/28/2004 at 11:03 PM

I'm havin trouble getting the view option to work (as I noticed on your demo is doing the same). Maybe I just don't understand how to figure out the "name" of the application. No matter what I try, I keep getting the "invalid project or don't have permissions"

Help!

Comment 7 by Jake posted on 8/28/2004 at 11:14 PM

I'm havin trouble getting the view option to work (as I noticed on your demo is doing the same). Maybe I just don't understand how to figure out the "name" of the application. No matter what I try, I keep getting the "invalid project or don't have permissions"

Help!

Comment 8 by Raymond Camden posted on 8/30/2004 at 3:31 PM

It's working now. I had a conflict with some mappings.

Comment 9 by David posted on 9/8/2005 at 10:14 PM

Trying the bugtracker Lighthouse, but everytime I go to the home page I get redirected back to the root home page of the web site.

http://intratest/bugtracker/index.cfm sends me to
http://intratest/index.cfm

I checked my mappings and bugtracker is pointing to i:\inetpub\wwwroot\phanet\bugtracker

Any ideas?