<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Option buttons in forms do not show current value if it is boolean"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121652#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Option buttons in forms do not show current value if it is boolean"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121652">bug 121652</a>
              from <span class="vcard"><a class="email" href="mailto:evgeny@kuznetsov.md" title="Evgeny Kuznetsov <evgeny@kuznetsov.md>"> <span class="fn">Evgeny Kuznetsov</span></a>
</span></b>
        <pre><span class="quote">> Isn't the same for the field. If you set it to 'true' (lower cased) and
> 'false' (also lower cased) it will work right.</span >

That's right, it will. Which makes this bugreport more about behaviour
inconsistency than anything (perhaps the description should be updated).

What I mean is:

- if TRUE/FALSE or 1/0 is incorrect representation for boolean values (in
LibreOffice Base's conventions) then these radiobuttons should not set the
values correctly and produce error instead or just fail silently;
- if TRUE/FALSE or 1/0 is considered correct representation of boolean values
(as well as true/false) then these cases should be handled properly and the
radiobuttons should work as expected.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>