Open
Description
If you rename a class in the Coder and then try to update the comment, an exception will be thrown as the Coder tries to save the class comment in the old, non-existent class.
Create a class Foobar
. Open it in the Coder. Rename it to Foobaz
. Edit and try to save the class comment.
An error will be thrown.