(I have also confirmed this by putting test commands in the controller
method, which work correctly when run directly, but which do not get
executed when run via render_component.)
Am I missing something here, or is it a bug which I shoud report?
Regards,
Chris.
P.S. I'm using Webbrick 1.3.1, Rails 1.1.6 and Ruby 1.8.4 (2005-12-24)
[i486-linux] on Ubuntu 6.06.
(I have also confirmed this by putting test commands in the controller
method, which work correctly when run directly, but which do not get
executed when run via render_component.)
Am I missing something here, or is it a bug which I shoud report?
Yes, I think there's a bug with component actions written as symbols.