Page 1 of 1

Room GetVariable

Posted: 26 May 2010, 19:59
by rjrelander
The GetVariable method of the Room class is throwing exceptions. The PopulateVariables method in the SysHandler class is adding strings and doubles to the variables collection. The GetVariable method in the Room class tries to cast them into RoomVariable objects in order to call GetValue on them. Changing the code in the Room class to match the GetVariable method in the User class fixes the problem.

Any news on the maintenance release?

- Randi

Posted: 29 May 2010, 13:35
by Lapo
Hello,
thanks for reporting we'll take a look soon since we're very close to releasing an update.

Posted: 31 May 2010, 05:36
by ThomasLund
Thanks for reporting - fixed in the upcoming update!

/Thomas

Posted: 31 May 2010, 14:27
by Lapo