Ticket #3 (closed defect: wontfix)

Opened 20 years ago

Last modified 16 years ago

onQueueComplete not passing values to ViewState

Reported by: aduckett@… Owned by: joe.rinehart
Priority: high Milestone:
Version: 2.0.304 Severity: enhancement
Keywords: Cc:

Description

I can't seem to get onQueueComplete to move values from the controller to the viewstate in 2.0. I'm using arguments.event.setValue("valuename", value), but the valuename does not appear in the viewstate. The same code is working in 1.1. I'm using <cfdump var="#viewState.getAll()#" /> to check for the value.

Change History

Changed 20 years ago by joe.rinehart

  • status changed from new to closed
  • resolution set to wontfix

Model-Glue 2.0 changes its handling onQueueComplete. onQueueComplete is now functionally deprecated because Views are rendered per-EventHandler?.

Changed 16 years ago by cfgrok

  • milestone Feature Requests deleted

Milestone Feature Requests deleted

Note: See TracTickets for help on using tickets.