Raymond Camden's Blog Rss

LighthousePro 2.6

8

Posted in ColdFusion | Posted on 06-27-2009 | 2,923 views

I pushed up LighthousePro to RIAForge. This isn't a major update in functionality (although it has a few updates and some jQuery-lovin' added) but it is now a Model-Glue 3 sample application. It will ship with Model-Glue 3 and hopefully serve as a good example of what can be done with the framework.

Of course, even if you don't give two hoots about Model-Glue 3, this is still a good update for you and will help improve the product overall.

Please post any bug reports to the LHP issues page. Thanks!

Comments

[Add Comment] [Subscribe to Comments]

So, I was trying to find a forum to post about this, but didn't find any, so here I am. How can I use the email fetcher with gmail since it needs SSL and port 995?
You can actually post issues to the LHP project at RIAForge. But as to your question - right now - you can't. CF can't easily do it so it just won't work.
ya, i didn't want to post it as an issue. but that answers it anyway. I thought cf8 had better support for ssl/tsl mail?
As far as I know, it's just for send, not pop.
The install instructions mention a default.cfm file and I am feeling midly retarded because I cannot find it in the lighthouse repository. Did you mean you should add it in the config file along with the other xml config files?
Jean, this is 100% my fault. When I switched LHP to use Model-Glue, I did NOT update the install doc. THe settings are now in the ColdSpring.xml file in config. Let me know if this doesn't help.
Upgraded my 2.4 version, and all seemed OK until I dug a bit deeper. Issues I've had also appear on a brand new install on a separate machine...

1. The link back to an issue from an notification email doesn't include the project id (as 'pid'). Other links inside lhp e.g. homepage and project issue list *do* include it. Suffice it to say it breaks (on my setups) without it, not prefilling owner and area (since project.getId is returning 0). I can fix this myself, but wanted to know if it's actually a setup issue.

2. The AJAX search on the project list page doesn't work if Coldfusion debugging is switched on (even though the JSON returned is free of any debug output). Again an easy fix, but took a while for me to fathom out the problem.

3. IE8 problem (well, it's okay on FF3) Trying to delete a Milestone - get javascript error 'document.listing.mark.length' is null or not an object'.
These all sound like valid issues, but can you please log them at the bug tracker? Please visit: http://lighthousepro.riaforge.org

[Add Comment] [Subscribe to Comments]