
Problem was that 'handler' is a keyword. To make it work, the keyword must be listed as one of those that turns into an id where it cannot be used as a keyword.
Problem was that 'handler' is a keyword. To make it work, the keyword must be listed as one of those that turns into an id where it cannot be used as a keyword.