<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Make Data provider experimental"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=139409">bug 139409</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;">Ever confirmed</td>
<td>
</td>
<td>1
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>libreoffice-ux-advise@lists.freedesktop.org
</td>
<td>heiko.tietze@documentfoundation.org, kainz.a@gmail.com
</td>
</tr>
<tr>
<td style="text-align:right;">See Also</td>
<td>https://bugs.documentfoundation.org/show_bug.cgi?id=120219
</td>
<td>
</td>
</tr>
<tr>
<td style="text-align:right;">Keywords</td>
<td>needsUXEval
</td>
<td>difficultyBeginner, easyHack, skillDesign, topicCleanup
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>UNCONFIRMED
</td>
<td>NEW
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Make Data provider experimental"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=139409#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Make Data provider experimental"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=139409">bug 139409</a>
from <span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span></b>
<pre>Not finished functions should be experimental. But I wonder if we should add it
back to the menu bar. Btw, the Tabbed and Tabbed Compact NBs show the commands.
Should be removed, IMHO.
Code pointer:
officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
<node oor:name=".uno:DataProvider" oor:op="replace">
<node oor:name=".uno:DataProviderRefresh" oor:op="replace">
<prop oor:name="IsExperimental" oor:type="xs:boolean">
<value>true</value>
</prop>
and
sc/uiconfig/scalc/ui/notebookbar_compact.ui
sc/uiconfig/scalc/ui/notebookbar.ui
<property name="action_name">.uno:DataProvider</property></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>