<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Dear developers,
    <div class="moz-forward-container">
      <p>I think I found a small bug in Umbrello 2.24.1.</p>
      <p><u>What's the problem?</u><br>
        The source code of an operation can only be changed using the
        class's Properties window, but not the operation's Properties. <br>
      </p>
      <p>Note: In the instructions below don't edit the
        'new_operation()' using the Tree View or it will work just fine!<br>
      </p>
      <p><u>How to reproduce?</u><br>
        1. Create a new class in a class diagram<br>
        2. Go to the class properties<br>
        3. Click on Operations > New Operation...<br>
        4. Add some "Source Code" in the Documentation section and click
        OK<br>
        5. Now click on the new_operation()'s Properties and try to
        change the code you just entered. It wont't get saved.<br>
      </p>
      <p>The entered code is only editable in the class's "Properties
        > Operation Settings > Documentation > Source Code"
        section.</p>
      <p>Thank you for reading!<br>
      </p>
      <p>Best Regards<br>
        Nokian<br>
      </p>
    </div>
  </body>
</html>