Ticket #73 (closed defect: fixed)
config\scaffolds\ dir created in wrong location
| Reported by: | anonymous | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Version: | Severity: | normal | |
| Keywords: | Cc: |
Description
When using an applciation written for Model-Glue 1
All MG dirs (config,controller,model,views) are placed in one directory, that is set in the index.cfm:
<cfset ModelGlue?_CONFIG_PATH = expandPath(".") & "/secure/config/ModelGlue.xml.cfm"
When I run this application in MG Unity it creates new "config/scaffolds/" folders in the MG application's directory rather than the "secure/config/" i have defined in the index.cfm
I dont mind if Unity creates a "scaffolds/Scaffolds.xml" file that isnt used by the MG1.0 app, but i'd like it to put it in the config dir that I had set.
Change History
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)