<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Tools > Options > LibreOffice > Online update does not handle the situation of "online update" feature not being installed gracefully"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=132901">bug 132901</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>jpakkane@gmail.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Tools > Options > LibreOffice > Online update does not handle the situation of "online update" feature not being installed gracefully"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=132901#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Tools > Options > LibreOffice > Online update does not handle the situation of "online update" feature not being installed gracefully"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=132901">bug 132901</a>
from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
<pre>The relevant places are:
Repository.mk:
<span class="quote">> ...
> $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,onlineupdate, \
> $(if $(ENABLE_ONLINE_UPDATE), \
> updatecheckui \
> updchk \
> ) \
> ))
> ...</span >
scp2/AutoInstall.mk
scp2/InstallModule_onlineupdate.mk
scp2/InstallScript_setup_osl.mk
scp2/source/onlineupdate/file_onlineupdate.scp
scp2/source/onlineupdate/module_onlineupdate.scp
And they seem to be not modified lately in the related places...
As I mentioned in <a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Deinstall of LO 7.0.0.3 on Win7Pro also deletes "VCRUNTIME140.dll""
href="show_bug.cgi?id=135579#c2">bug 135579 comment 2</a>, I suspect changes in <a class="bz_bug_link
bz_status_NEW "
title="NEW - Policy on converting Perl scripts to Python"
href="show_bug.cgi?id=130911">tdf#130911</a>.</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>