Ticket #173 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Fusebox 5.1 not compatible with BlueDragon 6.2.1 Server FREE Edition

Reported by: kbutterly Owned by: scorfield
Type: defect Priority: normal
Milestone: Fusebox 5.1 Component: Miscellaneous
Version: Severity: normal
Keywords: Cc:

Description

It appears that FB 5.1 is not compatible with the BD Free Server. Just thought I'd mention this, because the release notes only mention an incompatibility with the BD .NET server.

I have a small app that was working great with the FB 5.0 files. When I pointed the app to the FB 5.1 files, I got an error in the lines of code that were added to fix the Java timestamp problem. The exact line is:

<cfset dtLastModified = createObject("java","java.util.Date").init(jCircuitFile.lastModified()) />

The error detail is:

A matching constructor could not be reliably determined. If possible, use 'javacast()' with the provided arguments to resolve this ambiguity

Attachments

Change History

Changed 2 years ago by scorfield

  • owner changed from sean@corfield.org to scorfield
  • status changed from new to assigned

Thanx for confirming this affects BD 6.2.1 in all editions. New Atlanta know about this. Their response was that it's fixed in BD 7.0 and they expect people to upgrade. I'll update the release notes to indicate that BD 7.0 is required but we're not going to change Fusebox 5.1 (BD 6.2.1 users can remain on Fusebox 5.0 for now).

Changed 2 years ago by scorfield

  • component changed from Custom Lexicons to Miscellaneous
  • milestone set to Fusebox 5.1

Changed 2 years ago by scorfield

  • status changed from assigned to closed
  • resolution set to fixed

(In [306]) Fixes #173 by updating the requirements to show BD 7.0 Beta and higher is required.

Note: See TracTickets for help on using tickets.