Ticket #305 (closed enhancement: fixed)

Opened 6 months ago

Last modified 1 month ago

flash persist values can now be selected in session or client storages.

Reported by: sullah Assigned to: lmajano
Priority: normal Milestone: 2.6.0
Component: ColdBox Controller Version: 2.5.0 RC 2
Severity: normal Keywords: setNextEvent Persist
Cc:

Description

Persist values in setNextEvent() should be based on session/client.

Currently setNextEvent() persist values only in session scope.

New Implementation: <setting name="PersistScope?" value="session/client">

Client scope will be helpful in cluster environment.

Change History

01/22/08 23:32:10 changed by lmajano

  • summary changed from persist values to persist values setting between session and client variables..

04/08/08 01:48:14 changed by lmajano

  • status changed from new to closed.
  • resolution set to fixed.
  • summary changed from persist values setting between session and client variables. to flash persist values can now be selected in session or client storages..

Copyright 2006 ColdBox Framework by Luis Majano