In the template replacement values, the value for the %event_description is retrieved from node->description (line 2604). However, there is no such member of node. The correct member should be node->body.