Need to implement checks to verify the characters being used for machine names are valid. A fatal error is thrown for example if you use something like: evt-attendees. The dash is invalid in machine names and an uncaught error is thrown.

Comments

acrazyanimal’s picture

Status: Active » Closed (fixed)

committed a fix. Should be in dev now.