Ticket #343 (closed defect: wontfix)

Opened 17 years ago

Last modified 17 years ago

Config setting change from applicationPath to applicationMapping breaks MG 3 alpha applications

Reported by: cfgrok Owned by: DanWilson
Priority: normal Milestone: 3.0
Version: 3.0.178 Severity: normal
Keywords: Cc:

Description

In the beta release, the applicationPath config setting was changed to applicationMapping, and as a result Model-Glue 3 alpha applications will break when running under the beta unless this setting change is made in the ColdSpring.xml file.

I am unsure as to whether it would be preferable to support the older setting name, or simply to clearly document the change, but in the event that the former route is desirable I am attaching a patch which adds an additional function to /gesture/configuration/ModelGlueConfiguration.cfc in order to prevent this error from occurring.

I am also attaching a second patch that changes the config setting in the included sample applications, as all of them presently use the older applicationPath setting.

Attachments

Change History

Changed 17 years ago by cfgrok

Changed 17 years ago by DanWilson

  • status changed from new to closed
  • resolution set to wontfix

I thought about this a good deal and I am going to leave it as nofix. Sorry for the few people who had to manually change this, but I made sure the modelglueapplicationtemplate didn't have any references to applicationPath and none of the docs did either.

I'd rather not drag forward code that never made it out of Alpha, know what I mean?

Thanks for the good bug report though. keep em coming.

Note: See TracTickets for help on using tickets.