<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 10/4/2019 2:33 PM, Sebastian Sujarchuk via Cuis-dev wrote:
<blockquote
cite="mid:CAKQeZeMLp+y5meo0FDAJ3=KhsXtfqpuA_VtTAg=QErAmz36Sfw@mail.gmail.com"
type="cite">
<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>
</blockquote>
<br>
Thanks! I just integrated this with a few minor tweaks. Also added
your initials to the list of known code authors.<br>
<br>
Cheers,<br>
<pre class="moz-signature" cols="72">--
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
@JuanVuletich</pre>
</body>
</html>