Small update to Lighthouse Pro

A very minor update was released today for Lighthouse Pro. The new version is 2.1.002 and contains the following updates:

  • /components/IssueManager.cfc - Big change to emails. Michael White wrote an HTML version of the bug emails.
  • Stats are now called Reports. Remember if we call it something else, people won't know better. (For example, "Alternative Questioning Procedures" isn't really torture.) I also show the Creator field in the Excel dump.
  • The RSS page now has auto-discovery links for Firefox.

Archived Comments

Comment 1 by Derek P posted on 10/13/2006 at 2:51 AM

and luckily, those auto-discovery tags for Firefox will work properly in IE7. :)

Comment 2 by Michael White posted on 10/13/2006 at 5:53 AM

email was coming back as plain text... had to add type="html" to both cfmail tags in IssueManager.cfc

Comment 3 by Raymond Camden posted on 10/13/2006 at 5:59 AM

Fixed.