Try our conversational search powered by Generative AI!

Release Date: May 5, 2008

Fixes the following issues:

  • Cloning exception when updating clubs in admin.
  • ClubHandler.GetMembers() sets totalItems = 0 even when rows are returned.
  • RoomQuery.LastChangedTopic was incorrectly mapped to CreateDate.
  • ForumHandler.GetTopics() threw NullReferenceException when the passed room's forum instance had been removed.
  • BlogHandler.GetEntries() was unable to sort on user alias.
  • CalendarHandler.UpdateEvent() did not clone the value of Event.Image before calling ImageGalleryHandler.UpdateImage().