Ticket #314 (accepted enhancement)

Opened 8 months ago

Last modified 8 months ago

Lexicon, ErrorTemplates, and PluginsPaths all relative to application root

Reported by: derekhed Owned by: scorfield
Type: enhancement Priority: Normal
Milestone: Web Site 1 Component: Extensions: Lexicons/Plugins
Version: 5.5 Severity: minor
Keywords: plugins, lexicons, errortemplate, parsepath Cc:

Description

If the documentation could include a note that the paths in the fusebox.xml <parameter> block for Plugins, Lexicons, ErrorTemplates? and parsed files are relative to the application root and that you CANNOT use mappings, it would help clarify things mightily.

Attachments

Change History

Changed 8 months ago by scorfield

  • status changed from new to accepted
  • milestone set to Web Site 1

Well, the paths are all settable in fusebox.xml and lexicons (in particular) are relative to the lexiconPath setting (which in turn is relative to the application root by default). But both can be root-relative or mapped paths as well.

Changed 8 months ago by derekhed

Well, it is probably due to our older production environment (doesn't happen in dev on CF8), but every time I try and use a mapping to my plugins, I get an error as CF is attempting to find the plugin as if I meant to use the webroot instead of a mapping. The only way I can get it to work is a relative mapping.

Production is on a CF 6.1 box.

Is this just me????

Note: See TracTickets for help on using tickets.