[Chameleon-dev] [Bug 773] [Chameleon-Widget]Maturity level set for a specific application is not recognized

bugzilla-daemon at www.maptools.org bugzilla-daemon at www.maptools.org
Tue Oct 26 11:04:33 EDT 2004


http://www.maptools.org/bugzilla/show_bug.cgi?id=773

pspencer at dmsolutions.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From pspencer at dmsolutions.ca  2004-10-26 11:04 -------
this does work.  I think I gave you the wrong information before.  Here is the
code that works:

$oApp->CWCInitialize( $szTemplate, $szMapFile  );
$oApp->mnMinimumMaturityLevel = MATURITY_RELEASECANDIDATE;
$oApp->CWCExecute();

Currently, the application maturity level will be used over the default maturity
level (chameleon.xml).  This means that the application can choose to use a
lower or higher maturity level that the default.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Chameleon-dev mailing list