<div dir="ltr"><div class="gmail_quote"><div dir="ltr">Hello!<div><br></div><div>I've found a bug while trying to fileOut a class after saving an empty comment.</div><div><br></div><div>Steps to reproduce:</div><div><ol><li>add a comment to a class and save</li><li>delete the comment and save again</li><li>fileOut</li></ol><div>This happens because the class organizer tries to save its classComment when it has nil text.</div></div><div><br></div><div>I have attached a fix for the BasicClassOrganizer that checks that the classComment text is not nil as well as the object itself.</div><div><br></div><div>Let me know what you think.</div><div><br></div><div>Best regards,</div><div>Sebastian.</div></div>
</div></div>