save the session's workspace in events

git-svn-id: file:///home/svn/framework3/trunk@8624 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
James Lee 2010-02-24 21:31:35 +00:00
parent 7eed9f3fed
commit 6ab68f5752
1 changed files with 1 additions and 0 deletions

View File

@ -244,6 +244,7 @@ class FrameworkEventSubscriber
if framework.db.active
event = {
:workspace => framework.db.find_workspace(session.workspace),
:name => name,
:host => address,
:info => {