Raymond Camden's Blog Rss

Small update to Lighthouse Pro

3

Posted in ColdFusion | Posted on 10-12-2006 | 3,689 views

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.

Comments

[Add Comment] [Subscribe to Comments]

and luckily, those auto-discovery tags for Firefox will work properly in IE7. :)
email was coming back as plain text... had to add type="html" to both cfmail tags in IssueManager.cfc
Fixed.