Ticket #394 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

Complex Variables on Config File are now based off JSON syntax, create nested arrays,structs,queries and much more.

Reported by: lmajano Assigned to: lmajano
Priority: highest Milestone: 2.6.0
Component: Interceptors - EnvironmentControl Version: 2.5.2
Severity: blocker Keywords: json decode
Cc: sullah

Description

The complex variables syntax that was used before is a very limiting JSON notation. With the inclusion of the new json plugin. We can have the entire scope of JSON notation for our complex variables. This should give you the ability to add queries now if needed.

Change History

03/26/08 00:59:39 changed by lmajano

  • status changed from new to closed.
  • resolution set to fixed.

03/26/08 04:58:03 changed by sullah

  • status changed from closed to reopened.
  • severity changed from normal to blocker.
  • cc set to sullah.
  • type changed from enhancement to defect.
  • component changed from Plugin XMLParser to Interceptors - EnvironmentControl.
  • priority changed from normal to highest.
  • version set to 2.5.2.
  • keywords set to json decode.
  • resolution deleted.

environmentControl.cfc unable to parse json notation settings. json notation settings does work in coldbox.xml.cfm but when overriding the settings in environments.xml.cfm fail. Because json parser implementation is missing in environmentControl.cfc

03/26/08 10:18:08 changed by lmajano

  • status changed from reopened to closed.
  • resolution set to fixed.

Copyright 2006 ColdBox Framework by Luis Majano