<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:lionel@mamane.lu" title="Lionel Elie Mamane <lionel@mamane.lu>"> <span class="fn">Lionel Elie Mamane</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - forms controls are created with "input required" set to yes by default"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=121188">bug 121188</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>btomi96@gmail.com, lionel@mamane.lu, serval2412@yahoo.fr
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>DUPLICATE
</td>
<td>---
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>RESOLVED
</td>
<td>NEW
</td>
</tr>
<tr>
<td style="text-align:right;">Summary</td>
<td>All datafields are handled as needed
</td>
<td>forms controls are created with "input required" set to yes by default
</td>
</tr>
<tr>
<td style="text-align:right;">Ever confirmed</td>
<td>
</td>
<td>1
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - forms controls are created with "input required" set to yes by default"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=121188#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - forms controls are created with "input required" set to yes by default"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=121188">bug 121188</a>
from <span class="vcard"><a class="email" href="mailto:lionel@mamane.lu" title="Lionel Elie Mamane <lionel@mamane.lu>"> <span class="fn">Lionel Elie Mamane</span></a>
</span></b>
<pre>This does not look like a DUP of <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - LibreOffice forms refuses to insert empty field with 'not null' database constraint (but filled by trigger or default value)"
href="show_bug.cgi?id=120245">bug 120245</a>. The latter was about a specific
set of circumstances, this is for _all_ fields, _always_.
This problem is only with forms, and is created by the property of the
_control_, nothing to do with the database. The "input required" property
became "true" by default. That's what we have to chase.
Work-around: edit the form, go over each control (that should not force
non-empty content) and set its "input required" property to false.</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>