On Feb 26, 2:47 pm, Raymond  Camden <[email protected]> wrote:
> A user reported a BlogCFC issue with the ready2run version of OpenBD.
> Specifically this code failed from within Application.cfm:
>
> <cfset majorVersion = listFirst(server.coldfusion.productversion)>
> <cfset minorVersion = listGetAt(server.coldfusion.productversion,2)>
>
> It failed because server.coldfusion.productversion looks a bit
> different for OpenBD versus ColdFusion.

We'll look into getting that more compatible.

> No big deal - I can work around it. However, when I edited the file,
> the changes were not reflected in OpenBD. I quickly shut the server
> down and restarted it, but no go.

Not sure exactly what that means--you're saying you changed a file,
saved it, and from what you could tell OpenBD was serving up the old
version? Just making sure I understand. I haven't run into that issue.

> I could do anything _before_ the CFIF and see it reflected in the
> browser. Dump the server scope, etc. But any code changes inside the
> cfif refuse to update. Shoot, I even tried to comment out the 2 lines
> completely and I still get an error.

What's the condition that would execute what's inside the cfif block?
What's the error?

I'll try to get some time tonight to throw the latest (I assume I
should try this with the latest) BlogCFC on OpenBD and see if I can
diagnose further.
--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official site @ http://www.openbluedragon.org/

!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to