<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - framework: broken links under /opt/lodev-3.6/share points to no longer existing OOo websites"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=52543#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - framework: broken links under /opt/lodev-3.6/share points to no longer existing OOo websites"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=52543">bug 52543</a>
              from <span class="vcard"><a class="email" href="mailto:muhammet.kara@pardus.org.tr" title="Muhammet Kara <muhammet.kara@pardus.org.tr>"> <span class="fn">Muhammet Kara</span></a>
</span></b>
        <pre>The addresses starting with "<a href="http://openoffice.org">http://openoffice.org</a>" are mostly just xml
namespaces (xmlns), and might not make a difference if they are broken or not
(as long as they ensure uniqueness of the corresponding elements).

The addresses starting with "<a href="http://www.openoffice.org">http://www.openoffice.org</a>" are mostly pointing to
"<a href="http://www.openoffice.org/license.html">http://www.openoffice.org/license.html</a>", which works just fine. (Though we can
turn these into https if we are ken on "https everywhere")

Apart from that, there might be only a few instances like
"<a href="http://www.openoffice.org/project/udk/common/man/idl_syntax.html">http://www.openoffice.org/project/udk/common/man/idl_syntax.html</a>", whichcan be
easily fixed. (This particular one should be
"<a href="https://www.openoffice.org/udk/common/man/idl_syntax.html">https://www.openoffice.org/udk/common/man/idl_syntax.html</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>