<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_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Warning about missing Java appears every time when opening LO"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122315">bug 122315</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;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEEDINFO
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Warning about missing Java appears every time when opening LO"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122315#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Warning about missing Java appears every time when opening LO"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122315">bug 122315</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>(In reply to tomaskeb from <a href="show_bug.cgi?id=122315#c3">comment #3</a>)
<span class="quote">> However, on 6.1.4 I could install Java, install the Zotero extension and
> then uninstall Java. LO 6.1 opened no warning after that, but LO 6.2 would.</span >

Well - that is now the correct behavior. In [1], I had fixed a problem in my
previous patch [2], where I broke handling of script providers. When you have
extensions installed and enabled, and they need initialization, it's normal and
correct that their initialization would ask for JRE to be installed/enabled. If
you choose to disable/remove JRE afterwards, it's normal that you'd need to
disable corresponding extension(s) to stop warnings. Otherwise, there's
possible to have problems with extensions/macros etc.

If you are interested in technical details, commit [2] was meant to not ask for
(disabled/absent) JRE *when actually a different script provider (Python) was
needed*. That previously happened when no JRE plugins were installed, but some
Python plugins were present. But the change mistakenly made it so that no
matter if JRE was actually needed or not, the question was no more asked (and
the correct provider was always not found if it's not built-in StarBasic).

Closing NOTABUG. Please feel free to set back to UNCONFIRMED if you disagree -
and then please provide an explanation why. Thanks for filing this! Any problem
is better filed and triaged, to avoid ignoring actual problems. Thank you for
helping making LibreOffice a better piece of software!

[1] <a href="https://git.libreoffice.org/core/+/09f80aded680fca07e6676f769b80491da12f0bb">https://git.libreoffice.org/core/+/09f80aded680fca07e6676f769b80491da12f0bb</a>
[2] <a href="https://git.libreoffice.org/core/+/f3ce30ec75a4d7116b9cd4d7b21d9aaa0e237eeb">https://git.libreoffice.org/core/+/f3ce30ec75a4d7116b9cd4d7b21d9aaa0e237eeb</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>