Hugo Ahlenius wrote:
I have never used coldspring before, so I am not sure how things work - but
I found out that it doesn't bomb if I moved the mailer argument to be above
the contentrenderer argument for beans in the coldspring.xml. (does the
order signify anything there?)

Interesting--that's a much easier fix if nothing else breaks, but I suspect some of the changes in OpenBD over the past few weeks may have fixed what I was seeing early on as well. Order really shouldn't cause any issues though so I'm not sure what that's all about.

I just found the LSDateFormat issue and I created a ticket for that in the
OpenBD tracker.

Yep, thanks--I suppose at the end of the day, even though to me the code shouldn't try to do a date format on an empty string, that's a compatibility issue we'll want to address.

Additional things that I found:
* there is one line where one bumps into the syntax difference between
OpenBD's and CFMX' cfimage implementation.
* it didn't create mappings properly, so I did that by hand

Were you trying to run it using their instructions for CF 8? I went the CF7 route to avoid issues with cfimage. As for mappings, I believe in the 1.0 release of OpenBD this.mappings is supposed to work so if there are issues there, we'll want to know.

* there was a little issue in the reading of the settings due to an
incompability in getCurrentTemplatePath (ticket created)

Yeah, I forgot--I changed all that stuff too. That was the very first thing that blew up for me. Honestly the way they're reading those files is WAY more convoluted (IMHO) than just using expandPath() so I'm not sure why they went that route.

Again though, compatibility is key so anything that works on CF and not on OpenBD we'll want to know about.

--
Matt Woodward
[EMAIL PROTECTED]
http://www.mattwoodward.com/blog

Please do not send me proprietary file formats such as Word, PowerPoint, etc. 
as attachments.
http://www.gnu.org/philosophy/no-word-attachments.html

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to