svn commit: r1828786 - in /ofbiz/site: ./ template/page/ template/region/

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1828786 - in /ofbiz/site: ./ template/page/ template/region/

Deepak Dixit-5
Author: deepak
Date: Tue Apr 10 05:08:15 2018
New Revision: 1828786

URL: http://svn.apache.org/viewvc?rev=1828786&view=rev
Log:
Removed hardcoded protocol from link url, it may cause Mixed Content issue while accessing ofbiz site. We don't need to add protocl while adding any url as link, browser automatically append the protocoal.

Modified:
    ofbiz/site/404.html
    ofbiz/site/about-ofbiz.html
    ofbiz/site/business-users.html
    ofbiz/site/developers.html
    ofbiz/site/download.html
    ofbiz/site/faqs.html
    ofbiz/site/getting-involved.html
    ofbiz/site/index.html
    ofbiz/site/mailing-lists.html
    ofbiz/site/ofbiz-demos.html
    ofbiz/site/release-notes-13.07.03.html
    ofbiz/site/release-notes-16.11.03.html
    ofbiz/site/release-notes-16.11.04.html
    ofbiz/site/service-providers.html
    ofbiz/site/source-repositories.html
    ofbiz/site/template/page/download.tpl.php
    ofbiz/site/template/page/release-notes-16.11.04.tpl.php
    ofbiz/site/template/region/footer.tpl.php
    ofbiz/site/user-stories.html

Modified: ofbiz/site/404.html
URL: http://svn.apache.org/viewvc/ofbiz/site/404.html?rev=1828786&r1=1828785&r2=1828786&view=diff
==============================================================================
--- ofbiz/site/404.html (original)
+++ ofbiz/site/404.html Tue Apr 10 05:08:15 2018
@@ -182,7 +182,7 @@
         <p>
           Copyright © 2018 The Apache Software Foundation.
           <a href="//www.apache.org/licenses/" target="external">Licensed under the  Apache License, Version 2.0</a>.</br>
-          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="http://www.apache.org/" target="external">The Apache Software Foundation.</a>
+          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="//www.apache.org/" target="external">The Apache Software Foundation.</a>
         </p>
       </div>
     </div>

Modified: ofbiz/site/about-ofbiz.html
URL: http://svn.apache.org/viewvc/ofbiz/site/about-ofbiz.html?rev=1828786&r1=1828785&r2=1828786&view=diff
==============================================================================
--- ofbiz/site/about-ofbiz.html (original)
+++ ofbiz/site/about-ofbiz.html Tue Apr 10 05:08:15 2018
@@ -217,7 +217,7 @@
         <p>
           Copyright © 2018 The Apache Software Foundation.
           <a href="//www.apache.org/licenses/" target="external">Licensed under the  Apache License, Version 2.0</a>.</br>
-          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="http://www.apache.org/" target="external">The Apache Software Foundation.</a>
+          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="//www.apache.org/" target="external">The Apache Software Foundation.</a>
         </p>
       </div>
     </div>

Modified: ofbiz/site/business-users.html
URL: http://svn.apache.org/viewvc/ofbiz/site/business-users.html?rev=1828786&r1=1828785&r2=1828786&view=diff
==============================================================================
--- ofbiz/site/business-users.html (original)
+++ ofbiz/site/business-users.html Tue Apr 10 05:08:15 2018
@@ -378,7 +378,7 @@
         <p>
           Copyright © 2018 The Apache Software Foundation.
           <a href="//www.apache.org/licenses/" target="external">Licensed under the  Apache License, Version 2.0</a>.</br>
-          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="http://www.apache.org/" target="external">The Apache Software Foundation.</a>
+          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="//www.apache.org/" target="external">The Apache Software Foundation.</a>
         </p>
       </div>
     </div>

Modified: ofbiz/site/developers.html
URL: http://svn.apache.org/viewvc/ofbiz/site/developers.html?rev=1828786&r1=1828785&r2=1828786&view=diff
==============================================================================
--- ofbiz/site/developers.html (original)
+++ ofbiz/site/developers.html Tue Apr 10 05:08:15 2018
@@ -317,7 +317,7 @@
         <p>
           Copyright © 2018 The Apache Software Foundation.
           <a href="//www.apache.org/licenses/" target="external">Licensed under the  Apache License, Version 2.0</a>.</br>
-          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="http://www.apache.org/" target="external">The Apache Software Foundation.</a>
+          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="//www.apache.org/" target="external">The Apache Software Foundation.</a>
         </p>
       </div>
     </div>

Modified: ofbiz/site/download.html
URL: http://svn.apache.org/viewvc/ofbiz/site/download.html?rev=1828786&r1=1828785&r2=1828786&view=diff
==============================================================================
--- ofbiz/site/download.html (original)
+++ ofbiz/site/download.html Tue Apr 10 05:08:15 2018
@@ -129,7 +129,7 @@
                   <ul>
                     <li>
                       <h2>OFBiz 16.11.04</h2>
-                      <a href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.04.zip" target="external" class="moreLink">&rarr; Download</a> </li>
+                      <a href="//www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.04.zip" target="external" class="moreLink">&rarr; Download</a> </li>
                      </ul>
                 </div>
                 <div class="tab-pane" id="tabs-2">
@@ -153,38 +153,38 @@
             <h2>Apache OFBiz 16.11.04</h2>
             <div class="divider"><span></span></div>
             <p> Released in January 2018, this is the fourth release of the 16.11 series, that has been stabilized since November 2016. </p>
-            <a href ="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.04.zip" target="external" >Download OFBiz 16.11.04</a>
-            <a href ="https://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.04.zip.asc" target="external">[PGP]</a>
-            <a href ="https://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.04.zip.md5" target="external">[MD5]</a>
-            <a href ="https://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.04.zip.sha" target="external">[SHA512]</a>
-            <a href ="https://www.apache.org/dist/ofbiz/KEYS" target="external">[KEYS]</a>
+            <a href ="//www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.04.zip" target="external" >Download OFBiz 16.11.04</a>
+            <a href ="//www.apache.org/dist/ofbiz/apache-ofbiz-16.11.04.zip.asc" target="external">[PGP]</a>
+            <a href ="//www.apache.org/dist/ofbiz/apache-ofbiz-16.11.04.zip.md5" target="external">[MD5]</a>
+            <a href ="//www.apache.org/dist/ofbiz/apache-ofbiz-16.11.04.zip.sha" target="external">[SHA512]</a>
+            <a href ="//www.apache.org/dist/ofbiz/KEYS" target="external">[KEYS]</a>
             <a href ="release-notes-16.11.04.html">[Release Notes]</a></p>
 
             <h2>Earlier Releases</h2>
             <div class="divider"><span></span></div>
-            <p>Older superseded releases of Apache OFBiz can be found in the <a href="https://archive.apache.org/dist/ofbiz/" target="external">Apache OFBiz archive</a></p>
+            <p>Older superseded releases of Apache OFBiz can be found in the <a href="//archive.apache.org/dist/ofbiz/" target="external">Apache OFBiz archive</a></p>
             <p><strong>NOTE: To avoid any security vulnerabilities the Apache OFBiz community highly recommend that all users upgrade to the latest stable release.</strong></p>
-      <p> A descriptions of each release in the history of OFBiz can be <a href="https://www.apache.org/dist/ofbiz/" target="external">found here</a></p>
+      <p> A descriptions of each release in the history of OFBiz can be <a href="//www.apache.org/dist/ofbiz/" target="external">found here</a></p>
       <h2><a id="security"></a>Security Vulnerabilities</h2>
             <div class="divider"><span></span></div>
             <p> <strong> We strongly encourage OfBiz users to report security problems affecting OFBiz to the private security mailing lists (either [hidden email] or [hidden email]), before disclosing them in a public forum.</strong></p>
-<p>Please see the  <a href="https://www.apache.org/security/" target="external">ASF Security Team webpage</a> for further information about reporting a security vulnerability as well as their contact information. </p>
+<p>Please see the  <a href="//www.apache.org/security/" target="external">ASF Security Team webpage</a> for further information about reporting a security vulnerability as well as their contact information. </p>
 
             <h3>List of Known Vulnerabilities</h3>
             <ul class="iconsList">
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15714" target="external">CVE-2017-15714</a>; affected releases: from 16.11.01 to 16.11.03; fixed in 16.11.04 with revision </li><a href="https://svn.apache.org/viewvc?view=revision&revision=1818482" target="external">1759065</a>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6800" target="external">CVE-2016-6800</a>; affected releases: 13.07.*, 12.04.*, 11.04.*; fixed in 16.11.01 with revisions </li><a href="https://svn.apache.org/viewvc?view=revision&revision=1759065" target="external">1759065</a> and <a href="https://svn.apache.org/viewvc?view=revision&revision=1759218" target="external"> 1759218</a>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4462" target="external">CVE-2016-4462</a>; affected releases: 13.07.*, 12.04.*, 11.04.*; fixed in 16.11.01 with revisions</li><a href="https://svn.apache.org/viewvc?view=revision&revision=1761978" target="external">1761978</a>, </li><a href="https://svn.apache.org/viewvc?view=revision&revision=1761986" target="external">1761986</a> and <a href="https://svn.apache.org/viewvc?view=revision&revision=1761987" target="external"> 1761987</a>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2170" target="external">CVE-2016-2170</a>; affected releases: 13.07.02 and earlier versions (13.07.*), 12.04.05 and earlier versions (12.04.*); fixed in 13.07.03 and 12.04.06</li>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3268" target="external">CVE-2015-3268</a>; affected releases: 13.07.02 and earlier versions (13.07.*), 12.04.05 and earlier versions (12.04.*); fixed in 13.07.03 and 12.04.06</li>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0232" target="external">CVE-2014-0232</a>; affected releases: 12.04.03 and earlier versions (12.04.*), 11.04.04 and earlier versions (11.04.*); fixed in 12.04.04 and 11.04.05</li>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2250" target="external">CVE-2013-2250</a>; affected releases: 12.04.01, 11.04.02 and earlier versions (11.04.*), 10.04.05 and earlier versions (10.04.*); fixed in 12.04.02, 11.04.03 and 10.04.06</li>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2137" target="external">CVE-2013-2137</a>; affected releases: 12.04.01, 11.04.02 and earlier versions (11.04.*), 10.04.05 and earlier versions (10.04.*); fixed in 12.04.02, 11.04.03 and 10.04.06</li>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0177" target="external">CVE-2013-0177</a>; affected releases: 11.04.01, 10.04.04 and earlier versions (10.04.*); fixed in 11.04.02 and 10.04.05</li>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3506" target="external">CVE-2012-3506</a>; affected releases: 10.04.02, 10.04 (10.04.01); fixed in 10.04.03</li>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1622" target="external">CVE-2012-1622</a>; affected releases: 10.04 (10.04.01); fixed in 10.04.02</li>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1621" target="external">CVE-2012-1621</a>; affected releases: 10.04 (10.04.01); fixed in 10.04.02</li>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0432" target="external">CVE-2010-0432</a>; affected releases: 09.04; fixed in 09.04.01</li>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15714" target="external">CVE-2017-15714</a>; affected releases: from 16.11.01 to 16.11.03; fixed in 16.11.04 with revision </li><a href="//svn.apache.org/viewvc?view=revision&revision=1818482" target="external">1759065</a>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6800" target="external">CVE-2016-6800</a>; affected releases: 13.07.*, 12.04.*, 11.04.*; fixed in 16.11.01 with revisions </li><a href="//svn.apache.org/viewvc?view=revision&revision=1759065" target="external">1759065</a> and <a href="https://svn.apache.org/viewvc?view=revision&revision=1759218" target="external"> 1759218</a>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4462" target="external">CVE-2016-4462</a>; affected releases: 13.07.*, 12.04.*, 11.04.*; fixed in 16.11.01 with revisions</li><a href="//svn.apache.org/viewvc?view=revision&revision=1761978" target="external">1761978</a>, </li><a href="https://svn.apache.org/viewvc?view=revision&revision=1761986" target="external">1761986</a> and <a href="https://svn.apache.org/viewvc?view=revision&revision=1761987" target="external"> 1761987</a>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2170" target="external">CVE-2016-2170</a>; affected releases: 13.07.02 and earlier versions (13.07.*), 12.04.05 and earlier versions (12.04.*); fixed in 13.07.03 and 12.04.06</li>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3268" target="external">CVE-2015-3268</a>; affected releases: 13.07.02 and earlier versions (13.07.*), 12.04.05 and earlier versions (12.04.*); fixed in 13.07.03 and 12.04.06</li>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0232" target="external">CVE-2014-0232</a>; affected releases: 12.04.03 and earlier versions (12.04.*), 11.04.04 and earlier versions (11.04.*); fixed in 12.04.04 and 11.04.05</li>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2250" target="external">CVE-2013-2250</a>; affected releases: 12.04.01, 11.04.02 and earlier versions (11.04.*), 10.04.05 and earlier versions (10.04.*); fixed in 12.04.02, 11.04.03 and 10.04.06</li>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2137" target="external">CVE-2013-2137</a>; affected releases: 12.04.01, 11.04.02 and earlier versions (11.04.*), 10.04.05 and earlier versions (10.04.*); fixed in 12.04.02, 11.04.03 and 10.04.06</li>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0177" target="external">CVE-2013-0177</a>; affected releases: 11.04.01, 10.04.04 and earlier versions (10.04.*); fixed in 11.04.02 and 10.04.05</li>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3506" target="external">CVE-2012-3506</a>; affected releases: 10.04.02, 10.04 (10.04.01); fixed in 10.04.03</li>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1622" target="external">CVE-2012-1622</a>; affected releases: 10.04 (10.04.01); fixed in 10.04.02</li>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1621" target="external">CVE-2012-1621</a>; affected releases: 10.04 (10.04.01); fixed in 10.04.02</li>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0432" target="external">CVE-2010-0432</a>; affected releases: 09.04; fixed in 09.04.01</li>
             </ul>
         </div>
         </div>
@@ -250,7 +250,7 @@
         <p>
           Copyright © 2018 The Apache Software Foundation.
           <a href="//www.apache.org/licenses/" target="external">Licensed under the  Apache License, Version 2.0</a>.</br>
-          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="http://www.apache.org/" target="external">The Apache Software Foundation.</a>
+          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="//www.apache.org/" target="external">The Apache Software Foundation.</a>
         </p>
       </div>
     </div>

Modified: ofbiz/site/faqs.html
URL: http://svn.apache.org/viewvc/ofbiz/site/faqs.html?rev=1828786&r1=1828785&r2=1828786&view=diff
==============================================================================
--- ofbiz/site/faqs.html (original)
+++ ofbiz/site/faqs.html Tue Apr 10 05:08:15 2018
@@ -224,7 +224,7 @@
         <p>
           Copyright © 2018 The Apache Software Foundation.
           <a href="//www.apache.org/licenses/" target="external">Licensed under the  Apache License, Version 2.0</a>.</br>
-          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="http://www.apache.org/" target="external">The Apache Software Foundation.</a>
+          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="//www.apache.org/" target="external">The Apache Software Foundation.</a>
         </p>
       </div>
     </div>

Modified: ofbiz/site/getting-involved.html
URL: http://svn.apache.org/viewvc/ofbiz/site/getting-involved.html?rev=1828786&r1=1828785&r2=1828786&view=diff
==============================================================================
--- ofbiz/site/getting-involved.html (original)
+++ ofbiz/site/getting-involved.html Tue Apr 10 05:08:15 2018
@@ -275,7 +275,7 @@
         <p>
           Copyright © 2018 The Apache Software Foundation.
           <a href="//www.apache.org/licenses/" target="external">Licensed under the  Apache License, Version 2.0</a>.</br>
-          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="http://www.apache.org/" target="external">The Apache Software Foundation.</a>
+          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="//www.apache.org/" target="external">The Apache Software Foundation.</a>
         </p>
       </div>
     </div>

Modified: ofbiz/site/index.html
URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=1828786&r1=1828785&r2=1828786&view=diff
==============================================================================
--- ofbiz/site/index.html (original)
+++ ofbiz/site/index.html Tue Apr 10 05:08:15 2018
@@ -377,7 +377,7 @@
         <p>
           Copyright © 2018 The Apache Software Foundation.
           <a href="//www.apache.org/licenses/" target="external">Licensed under the  Apache License, Version 2.0</a>.</br>
-          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="http://www.apache.org/" target="external">The Apache Software Foundation.</a>
+          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="//www.apache.org/" target="external">The Apache Software Foundation.</a>
         </p>
       </div>
     </div>

Modified: ofbiz/site/mailing-lists.html
URL: http://svn.apache.org/viewvc/ofbiz/site/mailing-lists.html?rev=1828786&r1=1828785&r2=1828786&view=diff
==============================================================================
--- ofbiz/site/mailing-lists.html (original)
+++ ofbiz/site/mailing-lists.html Tue Apr 10 05:08:15 2018
@@ -234,7 +234,7 @@
         <p>
           Copyright © 2018 The Apache Software Foundation.
           <a href="//www.apache.org/licenses/" target="external">Licensed under the  Apache License, Version 2.0</a>.</br>
-          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="http://www.apache.org/" target="external">The Apache Software Foundation.</a>
+          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="//www.apache.org/" target="external">The Apache Software Foundation.</a>
         </p>
       </div>
     </div>

Modified: ofbiz/site/ofbiz-demos.html
URL: http://svn.apache.org/viewvc/ofbiz/site/ofbiz-demos.html?rev=1828786&r1=1828785&r2=1828786&view=diff
==============================================================================
--- ofbiz/site/ofbiz-demos.html (original)
+++ ofbiz/site/ofbiz-demos.html Tue Apr 10 05:08:15 2018
@@ -241,7 +241,7 @@
         <p>
           Copyright © 2018 The Apache Software Foundation.
           <a href="//www.apache.org/licenses/" target="external">Licensed under the  Apache License, Version 2.0</a>.</br>
-          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="http://www.apache.org/" target="external">The Apache Software Foundation.</a>
+          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="//www.apache.org/" target="external">The Apache Software Foundation.</a>
         </p>
       </div>
     </div>

Modified: ofbiz/site/release-notes-13.07.03.html
URL: http://svn.apache.org/viewvc/ofbiz/site/release-notes-13.07.03.html?rev=1828786&r1=1828785&r2=1828786&view=diff
==============================================================================
--- ofbiz/site/release-notes-13.07.03.html (original)
+++ ofbiz/site/release-notes-13.07.03.html Tue Apr 10 05:08:15 2018
@@ -290,7 +290,7 @@
         <p>
           Copyright © 2018 The Apache Software Foundation.
           <a href="//www.apache.org/licenses/" target="external">Licensed under the  Apache License, Version 2.0</a>.</br>
-          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="http://www.apache.org/" target="external">The Apache Software Foundation.</a>
+          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="//www.apache.org/" target="external">The Apache Software Foundation.</a>
         </p>
       </div>
     </div>

Modified: ofbiz/site/release-notes-16.11.03.html
URL: http://svn.apache.org/viewvc/ofbiz/site/release-notes-16.11.03.html?rev=1828786&r1=1828785&r2=1828786&view=diff
==============================================================================
--- ofbiz/site/release-notes-16.11.03.html (original)
+++ ofbiz/site/release-notes-16.11.03.html Tue Apr 10 05:08:15 2018
@@ -201,7 +201,7 @@
         <p>
           Copyright © 2018 The Apache Software Foundation.
           <a href="//www.apache.org/licenses/" target="external">Licensed under the  Apache License, Version 2.0</a>.</br>
-          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="http://www.apache.org/" target="external">The Apache Software Foundation.</a>
+          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="//www.apache.org/" target="external">The Apache Software Foundation.</a>
         </p>
       </div>
     </div>

Modified: ofbiz/site/release-notes-16.11.04.html
URL: http://svn.apache.org/viewvc/ofbiz/site/release-notes-16.11.04.html?rev=1828786&r1=1828785&r2=1828786&view=diff
==============================================================================
--- ofbiz/site/release-notes-16.11.04.html (original)
+++ ofbiz/site/release-notes-16.11.04.html Tue Apr 10 05:08:15 2018
@@ -117,167 +117,167 @@
 <h2>        Bugs
 </h2>
 <ul>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-5938'>OFBIZ-5938</a>] -         GlAccountOrganizations manually added using accounting forms do not appear on trial report because fromDate gets set to NULL
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-5938'>OFBIZ-5938</a>] -         GlAccountOrganizations manually added using accounting forms do not appear on trial report because fromDate gets set to NULL
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-6054'>OFBIZ-6054</a>] -         ofbizsetup cannot create first customer. problem with state/province dropdown
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-6054'>OFBIZ-6054</a>] -         ofbizsetup cannot create first customer. problem with state/province dropdown
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-6774'>OFBIZ-6774</a>] -         ACCTG TRANS ENTRIES PDF link on invoiceOverview does not work
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-6774'>OFBIZ-6774</a>] -         ACCTG TRANS ENTRIES PDF link on invoiceOverview does not work
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-7253'>OFBIZ-7253</a>] -         UI issue on web pos for different themes
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-7253'>OFBIZ-7253</a>] -         UI issue on web pos for different themes
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-7438'>OFBIZ-7438</a>] -         Inventory Report PDF lists all available statusId&#39;s irrespective of selection criteria
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-7438'>OFBIZ-7438</a>] -         Inventory Report PDF lists all available statusId&#39;s irrespective of selection criteria
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-8153'>OFBIZ-8153</a>] -         LabelManager doesn&#39;t search labels in .groovy files
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-8153'>OFBIZ-8153</a>] -         LabelManager doesn&#39;t search labels in .groovy files
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9143'>OFBIZ-9143</a>] -         The copyAgreement service fails
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9143'>OFBIZ-9143</a>] -         The copyAgreement service fails
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9240'>OFBIZ-9240</a>] -         Ecommerce login/logout don&#39;t work properly for trunk and stable and even old
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9240'>OFBIZ-9240</a>] -         Ecommerce login/logout don&#39;t work properly for trunk and stable and even old
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9259'>OFBIZ-9259</a>] -         Uploading images at catalog/control/addImageForProduct does not work
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9259'>OFBIZ-9259</a>] -         Uploading images at catalog/control/addImageForProduct does not work
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9316'>OFBIZ-9316</a>] -         Error displayed while adding WorkEffort Contact Mechs.
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9316'>OFBIZ-9316</a>] -         Error displayed while adding WorkEffort Contact Mechs.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9317'>OFBIZ-9317</a>] -         WorkEffort shows error on adding party with specific role to Timesheet.
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9317'>OFBIZ-9317</a>] -         WorkEffort shows error on adding party with specific role to Timesheet.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9344'>OFBIZ-9344</a>] -         Incorrect MimeTypeId value shown if the form is submitted
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9344'>OFBIZ-9344</a>] -         Incorrect MimeTypeId value shown if the form is submitted
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9365'>OFBIZ-9365</a>] -         Screen rendering error on Content Advanced Search page
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9365'>OFBIZ-9365</a>] -         Screen rendering error on Content Advanced Search page
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9377'>OFBIZ-9377</a>] -         fix tag &quot;disable-if-empty&quot; in menus if field has no value
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9377'>OFBIZ-9377</a>] -         fix tag &quot;disable-if-empty&quot; in menus if field has no value
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9404'>OFBIZ-9404</a>] -         Insufficient checking of checkOutPaymentId in CheckOutEvents.getSelectedPaymentMethods
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9404'>OFBIZ-9404</a>] -         Insufficient checking of checkOutPaymentId in CheckOutEvents.getSelectedPaymentMethods
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9424'>OFBIZ-9424</a>] -         Typo in value of SfaAddSalesForecastDetail uiLabel in MarketingUiLabels.xml
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9424'>OFBIZ-9424</a>] -         Typo in value of SfaAddSalesForecastDetail uiLabel in MarketingUiLabels.xml
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9426'>OFBIZ-9426</a>] -         The following required parameter is missing: [IN] [removeWebSitePathAlias.fromDate].
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9426'>OFBIZ-9426</a>] -         The following required parameter is missing: [IN] [removeWebSitePathAlias.fromDate].
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9428'>OFBIZ-9428</a>] -         getResultsSizeAfterPartialList() return wrong count with distinct() for View Entity
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9428'>OFBIZ-9428</a>] -         getResultsSizeAfterPartialList() return wrong count with distinct() for View Entity
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9432'>OFBIZ-9432</a>] -         Error running the simple-method: Error running groovy script
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9432'>OFBIZ-9432</a>] -         Error running the simple-method: Error running groovy script
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9438'>OFBIZ-9438</a>] -         add gift certificate in purchase order cause exception
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9438'>OFBIZ-9438</a>] -         add gift certificate in purchase order cause exception
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9445'>OFBIZ-9445</a>] -         ContentWorker#findAlternateLocaleContent(Delegator, GenericValue, Locale) does not use fallback locale
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9445'>OFBIZ-9445</a>] -         ContentWorker#findAlternateLocaleContent(Delegator, GenericValue, Locale) does not use fallback locale
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9446'>OFBIZ-9446</a>] -         https://localhost:8443/ecomseo/checkLogin exception
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9446'>OFBIZ-9446</a>] -         https://localhost:8443/ecomseo/checkLogin exception
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9449'>OFBIZ-9449</a>] -         Missing secure port in URLs when sending mails
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9449'>OFBIZ-9449</a>] -         Missing secure port in URLs when sending mails
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9455'>OFBIZ-9455</a>] -         Required check missing for supplier product id and last price on Add Product Supplier page
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9455'>OFBIZ-9455</a>] -         Required check missing for supplier product id and last price on Add Product Supplier page
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9456'>OFBIZ-9456</a>] -         Required check missing for Routing Task Name on Add Routing Task page
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9456'>OFBIZ-9456</a>] -         Required check missing for Routing Task Name on Add Routing Task page
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9459'>OFBIZ-9459</a>] -         Wrong screen redirection after adding note on Lead profile screen
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9459'>OFBIZ-9459</a>] -         Wrong screen redirection after adding note on Lead profile screen
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9462'>OFBIZ-9462</a>] -         On create order, the page shows orderview screen, but Url does not change. It shows processorder.
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9462'>OFBIZ-9462</a>] -         On create order, the page shows orderview screen, but Url does not change. It shows processorder.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9468'>OFBIZ-9468</a>] -         UI issue in ATP/QOH table on Create Purchase Order screen
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9468'>OFBIZ-9468</a>] -         UI issue in ATP/QOH table on Create Purchase Order screen
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9470'>OFBIZ-9470</a>] -         Missing productId in input field after Atp/Qoh button is clicked on create PO screen
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9470'>OFBIZ-9470</a>] -         Missing productId in input field after Atp/Qoh button is clicked on create PO screen
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9473'>OFBIZ-9473</a>] -         Status of communication event role is marked &quot;Read&quot; on View Communication Event page.
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9473'>OFBIZ-9473</a>] -         Status of communication event role is marked &quot;Read&quot; on View Communication Event page.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9477'>OFBIZ-9477</a>] -         UI issue in Lead Lookup on find opportunity
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9477'>OFBIZ-9477</a>] -         UI issue in Lead Lookup on find opportunity
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9499'>OFBIZ-9499</a>] -         FacilityId should be mandatory for &quot;Create Inventory Item&quot; form in EditInventoryItem screen.
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9499'>OFBIZ-9499</a>] -         FacilityId should be mandatory for &quot;Create Inventory Item&quot; form in EditInventoryItem screen.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9503'>OFBIZ-9503</a>] -         Fixed Asset Id field is below update button on EditInventoryItem page
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9503'>OFBIZ-9503</a>] -         Fixed Asset Id field is below update button on EditInventoryItem page
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9525'>OFBIZ-9525</a>] -         MRP incorrectly computes quantity already received in open purchase order shipments
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9525'>OFBIZ-9525</a>] -         MRP incorrectly computes quantity already received in open purchase order shipments
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9526'>OFBIZ-9526</a>] -         MRP generates duplicate requirements when items are initially under minimum quantity and have with pending approved purchase orders.
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9526'>OFBIZ-9526</a>] -         MRP generates duplicate requirements when items are initially under minimum quantity and have with pending approved purchase orders.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9530'>OFBIZ-9530</a>] -         Missing action in empty if-statement in accounting.PaymentGatewayServices
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9530'>OFBIZ-9530</a>] -         Missing action in empty if-statement in accounting.PaymentGatewayServices
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9532'>OFBIZ-9532</a>] -         Edit Party Group page does not shows current set values
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9532'>OFBIZ-9532</a>] -         Edit Party Group page does not shows current set values
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9535'>OFBIZ-9535</a>] -         Error in payment address for purchase invoice via service createinvoicefororder
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9535'>OFBIZ-9535</a>] -         Error in payment address for purchase invoice via service createinvoicefororder
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9542'>OFBIZ-9542</a>] -         Can&#39;t Create a new PartyAcctgPreference in 16.11.03
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9542'>OFBIZ-9542</a>] -         Can&#39;t Create a new PartyAcctgPreference in 16.11.03
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9553'>OFBIZ-9553</a>] -         Creating Lead Source from profile page it redirects to empty profile page
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9553'>OFBIZ-9553</a>] -         Creating Lead Source from profile page it redirects to empty profile page
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9578'>OFBIZ-9578</a>] -         Collection added to itself
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9578'>OFBIZ-9578</a>] -         Collection added to itself
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9606'>OFBIZ-9606</a>] -         LabelManager doesn&#39;t search labels in all elements in xml
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9606'>OFBIZ-9606</a>] -         LabelManager doesn&#39;t search labels in all elements in xml
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9621'>OFBIZ-9621</a>] -         MimeType displayed in HTML encoded pattern
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9621'>OFBIZ-9621</a>] -         MimeType displayed in HTML encoded pattern
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9623'>OFBIZ-9623</a>] -         Improvements in LabelReferences class
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9623'>OFBIZ-9623</a>] -         Improvements in LabelReferences class
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9624'>OFBIZ-9624</a>] -         NullPointerException when calling EntityQuery#getFieldList
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9624'>OFBIZ-9624</a>] -         NullPointerException when calling EntityQuery#getFieldList
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9644'>OFBIZ-9644</a>] -         Fix references where Mime type is displayed in HTML encoded pattern
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9644'>OFBIZ-9644</a>] -         Fix references where Mime type is displayed in HTML encoded pattern
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9648'>OFBIZ-9648</a>] -         Deleting workeffort from Find WorkEffort page gives unusual response
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9648'>OFBIZ-9648</a>] -         Deleting workeffort from Find WorkEffort page gives unusual response
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9655'>OFBIZ-9655</a>] -         Lead Profile missing if clicked on other menu
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9655'>OFBIZ-9655</a>] -         Lead Profile missing if clicked on other menu
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9676'>OFBIZ-9676</a>] -         Error of GROUP BY in MSSQL
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9676'>OFBIZ-9676</a>] -         Error of GROUP BY in MSSQL
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9697'>OFBIZ-9697</a>] -         Create Related Account from Contact Profile redirect to empty profile screen.
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9697'>OFBIZ-9697</a>] -         Create Related Account from Contact Profile redirect to empty profile screen.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9698'>OFBIZ-9698</a>] -         Party Id field missing while creating contact list party in the marketing component
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9698'>OFBIZ-9698</a>] -         Party Id field missing while creating contact list party in the marketing component
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9725'>OFBIZ-9725</a>] -         Transaction Timeout in JavaEventHandler
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9725'>OFBIZ-9725</a>] -         Transaction Timeout in JavaEventHandler
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9745'>OFBIZ-9745</a>] -         Labels messed up because of missing UiLabels
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9745'>OFBIZ-9745</a>] -         Labels messed up because of missing UiLabels
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9753'>OFBIZ-9753</a>] -         &#39;Find Opportunities&#39; field name is reflecting in place of &#39;Opportunity Id&#39; on FindSalesOpportunity screen.
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9753'>OFBIZ-9753</a>] -         &#39;Find Opportunities&#39; field name is reflecting in place of &#39;Opportunity Id&#39; on FindSalesOpportunity screen.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9838'>OFBIZ-9838</a>] -         Purchase Order is not getting canceled automatically if all items are canceled
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9838'>OFBIZ-9838</a>] -         Purchase Order is not getting canceled automatically if all items are canceled
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9896'>OFBIZ-9896</a>] -         Incorrect success message after creating prospect
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9896'>OFBIZ-9896</a>] -         Incorrect success message after creating prospect
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9899'>OFBIZ-9899</a>] -         UI Issue with Account Limit at Find Billing Account(s)
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9899'>OFBIZ-9899</a>] -         UI Issue with Account Limit at Find Billing Account(s)
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9914'>OFBIZ-9914</a>] -         Issue in redirection while creating a new party group
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9914'>OFBIZ-9914</a>] -         Issue in redirection while creating a new party group
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9915'>OFBIZ-9915</a>] -         Error printing Return PDF
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9915'>OFBIZ-9915</a>] -         Error printing Return PDF
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9922'>OFBIZ-9922</a>] -         Content related changes needs OFBiz server restart
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9922'>OFBIZ-9922</a>] -         Content related changes needs OFBiz server restart
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9964'>OFBIZ-9964</a>] -         UtilMisc.ensureLocale does not always return a valid Locale
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9964'>OFBIZ-9964</a>] -         UtilMisc.ensureLocale does not always return a valid Locale
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9967'>OFBIZ-9967</a>] -         In &#39;updateOrderContactMech&#39; service, A check should be added to call &#39;removeOrderContactMech&#39;.
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9967'>OFBIZ-9967</a>] -         In &#39;updateOrderContactMech&#39; service, A check should be added to call &#39;removeOrderContactMech&#39;.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9968'>OFBIZ-9968</a>] -         Duplicated dollar symbols should be removed from uiLabels.
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9968'>OFBIZ-9968</a>] -         Duplicated dollar symbols should be removed from uiLabels.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9970'>OFBIZ-9970</a>] -         NullPointer Access in CategoryContentWrapper.getProductCategoryContentAsText when locale parameter is missing
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9970'>OFBIZ-9970</a>] -         NullPointer Access in CategoryContentWrapper.getProductCategoryContentAsText when locale parameter is missing
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9971'>OFBIZ-9971</a>] -         Inventory transfer creates unnecessary record with 0
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9971'>OFBIZ-9971</a>] -         Inventory transfer creates unnecessary record with 0
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9975'>OFBIZ-9975</a>] -         ShippingEvents.getShipGroupEstimate() method gives untraceable null pointer exception for BigDecimal comparison
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9975'>OFBIZ-9975</a>] -         ShippingEvents.getShipGroupEstimate() method gives untraceable null pointer exception for BigDecimal comparison
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9977'>OFBIZ-9977</a>] -         While creating return fin account used currency must be same
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9977'>OFBIZ-9977</a>] -         While creating return fin account used currency must be same
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-10007'>OFBIZ-10007</a>] -         Party Classification Groups are not listing on FindParty screen.
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-10007'>OFBIZ-10007</a>] -         Party Classification Groups are not listing on FindParty screen.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-10010'>OFBIZ-10010</a>] -         No option to create the account contacts in SFA component
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-10010'>OFBIZ-10010</a>] -         No option to create the account contacts in SFA component
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-10027'>OFBIZ-10027</a>] -         Improvements in gift certificate process
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-10027'>OFBIZ-10027</a>] -         Improvements in gift certificate process
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-10037'>OFBIZ-10037</a>] -         Creating an example from the Ajax screen does not work
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-10037'>OFBIZ-10037</a>] -         Creating an example from the Ajax screen does not work
 </li>
 </ul>
                                         
 <h2>        Improvements
 </h2>
 <ul>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9675'>OFBIZ-9675</a>] -         Use ofbizCurrency macro and remove hardcoded ##0.00 string
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9675'>OFBIZ-9675</a>] -         Use ofbizCurrency macro and remove hardcoded ##0.00 string
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9862'>OFBIZ-9862</a>] -         Improve Rainbow theme showing themes
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9862'>OFBIZ-9862</a>] -         Improve Rainbow theme showing themes
 </li>
 </ul>
                                                                                                 
 <h2>        Sub-tasks
 </h2>
 <ul>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9529'>OFBIZ-9529</a>] -         [FB] Package org.apache.ofbiz.accounting.payment (Additional Bugs)
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9529'>OFBIZ-9529</a>] -         [FB] Package org.apache.ofbiz.accounting.payment (Additional Bugs)
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9567'>OFBIZ-9567</a>] -         [FB] Package org.apache.ofbiz.base.metrics
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9567'>OFBIZ-9567</a>] -         [FB] Package org.apache.ofbiz.base.metrics
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-10085'>OFBIZ-10085</a>] -         Prevent the possible return of the Robot attack
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-10085'>OFBIZ-10085</a>] -         Prevent the possible return of the Robot attack
 </li>
 </ul>
   </div>
@@ -342,7 +342,7 @@
         <p>
           Copyright © 2018 The Apache Software Foundation.
           <a href="//www.apache.org/licenses/" target="external">Licensed under the  Apache License, Version 2.0</a>.</br>
-          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="http://www.apache.org/" target="external">The Apache Software Foundation.</a>
+          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="//www.apache.org/" target="external">The Apache Software Foundation.</a>
         </p>
       </div>
     </div>

Modified: ofbiz/site/service-providers.html
URL: http://svn.apache.org/viewvc/ofbiz/site/service-providers.html?rev=1828786&r1=1828785&r2=1828786&view=diff
==============================================================================
--- ofbiz/site/service-providers.html (original)
+++ ofbiz/site/service-providers.html Tue Apr 10 05:08:15 2018
@@ -349,7 +349,7 @@
         <p>
           Copyright © 2018 The Apache Software Foundation.
           <a href="//www.apache.org/licenses/" target="external">Licensed under the  Apache License, Version 2.0</a>.</br>
-          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="http://www.apache.org/" target="external">The Apache Software Foundation.</a>
+          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="//www.apache.org/" target="external">The Apache Software Foundation.</a>
         </p>
       </div>
     </div>

Modified: ofbiz/site/source-repositories.html
URL: http://svn.apache.org/viewvc/ofbiz/site/source-repositories.html?rev=1828786&r1=1828785&r2=1828786&view=diff
==============================================================================
--- ofbiz/site/source-repositories.html (original)
+++ ofbiz/site/source-repositories.html Tue Apr 10 05:08:15 2018
@@ -249,7 +249,7 @@
         <p>
           Copyright © 2018 The Apache Software Foundation.
           <a href="//www.apache.org/licenses/" target="external">Licensed under the  Apache License, Version 2.0</a>.</br>
-          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="http://www.apache.org/" target="external">The Apache Software Foundation.</a>
+          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="//www.apache.org/" target="external">The Apache Software Foundation.</a>
         </p>
       </div>
     </div>

Modified: ofbiz/site/template/page/download.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/site/template/page/download.tpl.php?rev=1828786&r1=1828785&r2=1828786&view=diff
==============================================================================
--- ofbiz/site/template/page/download.tpl.php (original)
+++ ofbiz/site/template/page/download.tpl.php Tue Apr 10 05:08:15 2018
@@ -31,7 +31,7 @@
                   <ul>
                     <li>
                       <h2>OFBiz 16.11.04</h2>
-                      <a href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.04.zip" target="external" class="moreLink">&rarr; Download</a> </li>
+                      <a href="//www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.04.zip" target="external" class="moreLink">&rarr; Download</a> </li>
                      </ul>
                 </div>
                 <div class="tab-pane" id="tabs-2">
@@ -55,38 +55,38 @@
             <h2>Apache OFBiz 16.11.04</h2>
             <div class="divider"><span></span></div>
             <p> Released in January 2018, this is the fourth release of the 16.11 series, that has been stabilized since November 2016. </p>
-            <a href ="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.04.zip" target="external" >Download OFBiz 16.11.04</a>
-            <a href ="https://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.04.zip.asc" target="external">[PGP]</a>
-            <a href ="https://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.04.zip.md5" target="external">[MD5]</a>
-            <a href ="https://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.04.zip.sha" target="external">[SHA512]</a>
-            <a href ="https://www.apache.org/dist/ofbiz/KEYS" target="external">[KEYS]</a>
+            <a href ="//www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.04.zip" target="external" >Download OFBiz 16.11.04</a>
+            <a href ="//www.apache.org/dist/ofbiz/apache-ofbiz-16.11.04.zip.asc" target="external">[PGP]</a>
+            <a href ="//www.apache.org/dist/ofbiz/apache-ofbiz-16.11.04.zip.md5" target="external">[MD5]</a>
+            <a href ="//www.apache.org/dist/ofbiz/apache-ofbiz-16.11.04.zip.sha" target="external">[SHA512]</a>
+            <a href ="//www.apache.org/dist/ofbiz/KEYS" target="external">[KEYS]</a>
             <a href ="release-notes-16.11.04.html">[Release Notes]</a></p>
 
             <h2>Earlier Releases</h2>
             <div class="divider"><span></span></div>
-            <p>Older superseded releases of Apache OFBiz can be found in the <a href="https://archive.apache.org/dist/ofbiz/" target="external">Apache OFBiz archive</a></p>
+            <p>Older superseded releases of Apache OFBiz can be found in the <a href="//archive.apache.org/dist/ofbiz/" target="external">Apache OFBiz archive</a></p>
             <p><strong>NOTE: To avoid any security vulnerabilities the Apache OFBiz community highly recommend that all users upgrade to the latest stable release.</strong></p>
-      <p> A descriptions of each release in the history of OFBiz can be <a href="https://www.apache.org/dist/ofbiz/" target="external">found here</a></p>
+      <p> A descriptions of each release in the history of OFBiz can be <a href="//www.apache.org/dist/ofbiz/" target="external">found here</a></p>
       <h2><a id="security"></a>Security Vulnerabilities</h2>
             <div class="divider"><span></span></div>
             <p> <strong> We strongly encourage OfBiz users to report security problems affecting OFBiz to the private security mailing lists (either [hidden email] or [hidden email]), before disclosing them in a public forum.</strong></p>
-<p>Please see the  <a href="https://www.apache.org/security/" target="external">ASF Security Team webpage</a> for further information about reporting a security vulnerability as well as their contact information. </p>
+<p>Please see the  <a href="//www.apache.org/security/" target="external">ASF Security Team webpage</a> for further information about reporting a security vulnerability as well as their contact information. </p>
 
             <h3>List of Known Vulnerabilities</h3>
             <ul class="iconsList">
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15714" target="external">CVE-2017-15714</a>; affected releases: from 16.11.01 to 16.11.03; fixed in 16.11.04 with revision </li><a href="https://svn.apache.org/viewvc?view=revision&revision=1818482" target="external">1759065</a>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6800" target="external">CVE-2016-6800</a>; affected releases: 13.07.*, 12.04.*, 11.04.*; fixed in 16.11.01 with revisions </li><a href="https://svn.apache.org/viewvc?view=revision&revision=1759065" target="external">1759065</a> and <a href="https://svn.apache.org/viewvc?view=revision&revision=1759218" target="external"> 1759218</a>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4462" target="external">CVE-2016-4462</a>; affected releases: 13.07.*, 12.04.*, 11.04.*; fixed in 16.11.01 with revisions</li><a href="https://svn.apache.org/viewvc?view=revision&revision=1761978" target="external">1761978</a>, </li><a href="https://svn.apache.org/viewvc?view=revision&revision=1761986" target="external">1761986</a> and <a href="https://svn.apache.org/viewvc?view=revision&revision=1761987" target="external"> 1761987</a>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2170" target="external">CVE-2016-2170</a>; affected releases: 13.07.02 and earlier versions (13.07.*), 12.04.05 and earlier versions (12.04.*); fixed in 13.07.03 and 12.04.06</li>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3268" target="external">CVE-2015-3268</a>; affected releases: 13.07.02 and earlier versions (13.07.*), 12.04.05 and earlier versions (12.04.*); fixed in 13.07.03 and 12.04.06</li>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0232" target="external">CVE-2014-0232</a>; affected releases: 12.04.03 and earlier versions (12.04.*), 11.04.04 and earlier versions (11.04.*); fixed in 12.04.04 and 11.04.05</li>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2250" target="external">CVE-2013-2250</a>; affected releases: 12.04.01, 11.04.02 and earlier versions (11.04.*), 10.04.05 and earlier versions (10.04.*); fixed in 12.04.02, 11.04.03 and 10.04.06</li>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2137" target="external">CVE-2013-2137</a>; affected releases: 12.04.01, 11.04.02 and earlier versions (11.04.*), 10.04.05 and earlier versions (10.04.*); fixed in 12.04.02, 11.04.03 and 10.04.06</li>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0177" target="external">CVE-2013-0177</a>; affected releases: 11.04.01, 10.04.04 and earlier versions (10.04.*); fixed in 11.04.02 and 10.04.05</li>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3506" target="external">CVE-2012-3506</a>; affected releases: 10.04.02, 10.04 (10.04.01); fixed in 10.04.03</li>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1622" target="external">CVE-2012-1622</a>; affected releases: 10.04 (10.04.01); fixed in 10.04.02</li>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1621" target="external">CVE-2012-1621</a>; affected releases: 10.04 (10.04.01); fixed in 10.04.02</li>
-        <li><i class="icon-pin"></i> <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0432" target="external">CVE-2010-0432</a>; affected releases: 09.04; fixed in 09.04.01</li>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15714" target="external">CVE-2017-15714</a>; affected releases: from 16.11.01 to 16.11.03; fixed in 16.11.04 with revision </li><a href="//svn.apache.org/viewvc?view=revision&revision=1818482" target="external">1759065</a>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6800" target="external">CVE-2016-6800</a>; affected releases: 13.07.*, 12.04.*, 11.04.*; fixed in 16.11.01 with revisions </li><a href="//svn.apache.org/viewvc?view=revision&revision=1759065" target="external">1759065</a> and <a href="https://svn.apache.org/viewvc?view=revision&revision=1759218" target="external"> 1759218</a>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4462" target="external">CVE-2016-4462</a>; affected releases: 13.07.*, 12.04.*, 11.04.*; fixed in 16.11.01 with revisions</li><a href="//svn.apache.org/viewvc?view=revision&revision=1761978" target="external">1761978</a>, </li><a href="https://svn.apache.org/viewvc?view=revision&revision=1761986" target="external">1761986</a> and <a href="https://svn.apache.org/viewvc?view=revision&revision=1761987" target="external"> 1761987</a>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2170" target="external">CVE-2016-2170</a>; affected releases: 13.07.02 and earlier versions (13.07.*), 12.04.05 and earlier versions (12.04.*); fixed in 13.07.03 and 12.04.06</li>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3268" target="external">CVE-2015-3268</a>; affected releases: 13.07.02 and earlier versions (13.07.*), 12.04.05 and earlier versions (12.04.*); fixed in 13.07.03 and 12.04.06</li>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0232" target="external">CVE-2014-0232</a>; affected releases: 12.04.03 and earlier versions (12.04.*), 11.04.04 and earlier versions (11.04.*); fixed in 12.04.04 and 11.04.05</li>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2250" target="external">CVE-2013-2250</a>; affected releases: 12.04.01, 11.04.02 and earlier versions (11.04.*), 10.04.05 and earlier versions (10.04.*); fixed in 12.04.02, 11.04.03 and 10.04.06</li>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2137" target="external">CVE-2013-2137</a>; affected releases: 12.04.01, 11.04.02 and earlier versions (11.04.*), 10.04.05 and earlier versions (10.04.*); fixed in 12.04.02, 11.04.03 and 10.04.06</li>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0177" target="external">CVE-2013-0177</a>; affected releases: 11.04.01, 10.04.04 and earlier versions (10.04.*); fixed in 11.04.02 and 10.04.05</li>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3506" target="external">CVE-2012-3506</a>; affected releases: 10.04.02, 10.04 (10.04.01); fixed in 10.04.03</li>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1622" target="external">CVE-2012-1622</a>; affected releases: 10.04 (10.04.01); fixed in 10.04.02</li>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1621" target="external">CVE-2012-1621</a>; affected releases: 10.04 (10.04.01); fixed in 10.04.02</li>
+        <li><i class="icon-pin"></i> <a href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0432" target="external">CVE-2010-0432</a>; affected releases: 09.04; fixed in 09.04.01</li>
             </ul>
         </div>
         </div>

Modified: ofbiz/site/template/page/release-notes-16.11.04.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/site/template/page/release-notes-16.11.04.tpl.php?rev=1828786&r1=1828785&r2=1828786&view=diff
==============================================================================
--- ofbiz/site/template/page/release-notes-16.11.04.tpl.php (original)
+++ ofbiz/site/template/page/release-notes-16.11.04.tpl.php Tue Apr 10 05:08:15 2018
@@ -19,167 +19,167 @@
 <h2>        Bugs
 </h2>
 <ul>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-5938'>OFBIZ-5938</a>] -         GlAccountOrganizations manually added using accounting forms do not appear on trial report because fromDate gets set to NULL
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-5938'>OFBIZ-5938</a>] -         GlAccountOrganizations manually added using accounting forms do not appear on trial report because fromDate gets set to NULL
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-6054'>OFBIZ-6054</a>] -         ofbizsetup cannot create first customer. problem with state/province dropdown
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-6054'>OFBIZ-6054</a>] -         ofbizsetup cannot create first customer. problem with state/province dropdown
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-6774'>OFBIZ-6774</a>] -         ACCTG TRANS ENTRIES PDF link on invoiceOverview does not work
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-6774'>OFBIZ-6774</a>] -         ACCTG TRANS ENTRIES PDF link on invoiceOverview does not work
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-7253'>OFBIZ-7253</a>] -         UI issue on web pos for different themes
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-7253'>OFBIZ-7253</a>] -         UI issue on web pos for different themes
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-7438'>OFBIZ-7438</a>] -         Inventory Report PDF lists all available statusId&#39;s irrespective of selection criteria
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-7438'>OFBIZ-7438</a>] -         Inventory Report PDF lists all available statusId&#39;s irrespective of selection criteria
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-8153'>OFBIZ-8153</a>] -         LabelManager doesn&#39;t search labels in .groovy files
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-8153'>OFBIZ-8153</a>] -         LabelManager doesn&#39;t search labels in .groovy files
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9143'>OFBIZ-9143</a>] -         The copyAgreement service fails
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9143'>OFBIZ-9143</a>] -         The copyAgreement service fails
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9240'>OFBIZ-9240</a>] -         Ecommerce login/logout don&#39;t work properly for trunk and stable and even old
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9240'>OFBIZ-9240</a>] -         Ecommerce login/logout don&#39;t work properly for trunk and stable and even old
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9259'>OFBIZ-9259</a>] -         Uploading images at catalog/control/addImageForProduct does not work
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9259'>OFBIZ-9259</a>] -         Uploading images at catalog/control/addImageForProduct does not work
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9316'>OFBIZ-9316</a>] -         Error displayed while adding WorkEffort Contact Mechs.
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9316'>OFBIZ-9316</a>] -         Error displayed while adding WorkEffort Contact Mechs.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9317'>OFBIZ-9317</a>] -         WorkEffort shows error on adding party with specific role to Timesheet.
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9317'>OFBIZ-9317</a>] -         WorkEffort shows error on adding party with specific role to Timesheet.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9344'>OFBIZ-9344</a>] -         Incorrect MimeTypeId value shown if the form is submitted
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9344'>OFBIZ-9344</a>] -         Incorrect MimeTypeId value shown if the form is submitted
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9365'>OFBIZ-9365</a>] -         Screen rendering error on Content Advanced Search page
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9365'>OFBIZ-9365</a>] -         Screen rendering error on Content Advanced Search page
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9377'>OFBIZ-9377</a>] -         fix tag &quot;disable-if-empty&quot; in menus if field has no value
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9377'>OFBIZ-9377</a>] -         fix tag &quot;disable-if-empty&quot; in menus if field has no value
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9404'>OFBIZ-9404</a>] -         Insufficient checking of checkOutPaymentId in CheckOutEvents.getSelectedPaymentMethods
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9404'>OFBIZ-9404</a>] -         Insufficient checking of checkOutPaymentId in CheckOutEvents.getSelectedPaymentMethods
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9424'>OFBIZ-9424</a>] -         Typo in value of SfaAddSalesForecastDetail uiLabel in MarketingUiLabels.xml
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9424'>OFBIZ-9424</a>] -         Typo in value of SfaAddSalesForecastDetail uiLabel in MarketingUiLabels.xml
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9426'>OFBIZ-9426</a>] -         The following required parameter is missing: [IN] [removeWebSitePathAlias.fromDate].
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9426'>OFBIZ-9426</a>] -         The following required parameter is missing: [IN] [removeWebSitePathAlias.fromDate].
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9428'>OFBIZ-9428</a>] -         getResultsSizeAfterPartialList() return wrong count with distinct() for View Entity
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9428'>OFBIZ-9428</a>] -         getResultsSizeAfterPartialList() return wrong count with distinct() for View Entity
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9432'>OFBIZ-9432</a>] -         Error running the simple-method: Error running groovy script
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9432'>OFBIZ-9432</a>] -         Error running the simple-method: Error running groovy script
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9438'>OFBIZ-9438</a>] -         add gift certificate in purchase order cause exception
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9438'>OFBIZ-9438</a>] -         add gift certificate in purchase order cause exception
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9445'>OFBIZ-9445</a>] -         ContentWorker#findAlternateLocaleContent(Delegator, GenericValue, Locale) does not use fallback locale
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9445'>OFBIZ-9445</a>] -         ContentWorker#findAlternateLocaleContent(Delegator, GenericValue, Locale) does not use fallback locale
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9446'>OFBIZ-9446</a>] -         https://localhost:8443/ecomseo/checkLogin exception
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9446'>OFBIZ-9446</a>] -         https://localhost:8443/ecomseo/checkLogin exception
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9449'>OFBIZ-9449</a>] -         Missing secure port in URLs when sending mails
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9449'>OFBIZ-9449</a>] -         Missing secure port in URLs when sending mails
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9455'>OFBIZ-9455</a>] -         Required check missing for supplier product id and last price on Add Product Supplier page
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9455'>OFBIZ-9455</a>] -         Required check missing for supplier product id and last price on Add Product Supplier page
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9456'>OFBIZ-9456</a>] -         Required check missing for Routing Task Name on Add Routing Task page
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9456'>OFBIZ-9456</a>] -         Required check missing for Routing Task Name on Add Routing Task page
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9459'>OFBIZ-9459</a>] -         Wrong screen redirection after adding note on Lead profile screen
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9459'>OFBIZ-9459</a>] -         Wrong screen redirection after adding note on Lead profile screen
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9462'>OFBIZ-9462</a>] -         On create order, the page shows orderview screen, but Url does not change. It shows processorder.
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9462'>OFBIZ-9462</a>] -         On create order, the page shows orderview screen, but Url does not change. It shows processorder.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9468'>OFBIZ-9468</a>] -         UI issue in ATP/QOH table on Create Purchase Order screen
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9468'>OFBIZ-9468</a>] -         UI issue in ATP/QOH table on Create Purchase Order screen
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9470'>OFBIZ-9470</a>] -         Missing productId in input field after Atp/Qoh button is clicked on create PO screen
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9470'>OFBIZ-9470</a>] -         Missing productId in input field after Atp/Qoh button is clicked on create PO screen
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9473'>OFBIZ-9473</a>] -         Status of communication event role is marked &quot;Read&quot; on View Communication Event page.
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9473'>OFBIZ-9473</a>] -         Status of communication event role is marked &quot;Read&quot; on View Communication Event page.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9477'>OFBIZ-9477</a>] -         UI issue in Lead Lookup on find opportunity
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9477'>OFBIZ-9477</a>] -         UI issue in Lead Lookup on find opportunity
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9499'>OFBIZ-9499</a>] -         FacilityId should be mandatory for &quot;Create Inventory Item&quot; form in EditInventoryItem screen.
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9499'>OFBIZ-9499</a>] -         FacilityId should be mandatory for &quot;Create Inventory Item&quot; form in EditInventoryItem screen.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9503'>OFBIZ-9503</a>] -         Fixed Asset Id field is below update button on EditInventoryItem page
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9503'>OFBIZ-9503</a>] -         Fixed Asset Id field is below update button on EditInventoryItem page
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9525'>OFBIZ-9525</a>] -         MRP incorrectly computes quantity already received in open purchase order shipments
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9525'>OFBIZ-9525</a>] -         MRP incorrectly computes quantity already received in open purchase order shipments
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9526'>OFBIZ-9526</a>] -         MRP generates duplicate requirements when items are initially under minimum quantity and have with pending approved purchase orders.
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9526'>OFBIZ-9526</a>] -         MRP generates duplicate requirements when items are initially under minimum quantity and have with pending approved purchase orders.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9530'>OFBIZ-9530</a>] -         Missing action in empty if-statement in accounting.PaymentGatewayServices
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9530'>OFBIZ-9530</a>] -         Missing action in empty if-statement in accounting.PaymentGatewayServices
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9532'>OFBIZ-9532</a>] -         Edit Party Group page does not shows current set values
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9532'>OFBIZ-9532</a>] -         Edit Party Group page does not shows current set values
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9535'>OFBIZ-9535</a>] -         Error in payment address for purchase invoice via service createinvoicefororder
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9535'>OFBIZ-9535</a>] -         Error in payment address for purchase invoice via service createinvoicefororder
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9542'>OFBIZ-9542</a>] -         Can&#39;t Create a new PartyAcctgPreference in 16.11.03
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9542'>OFBIZ-9542</a>] -         Can&#39;t Create a new PartyAcctgPreference in 16.11.03
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9553'>OFBIZ-9553</a>] -         Creating Lead Source from profile page it redirects to empty profile page
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9553'>OFBIZ-9553</a>] -         Creating Lead Source from profile page it redirects to empty profile page
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9578'>OFBIZ-9578</a>] -         Collection added to itself
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9578'>OFBIZ-9578</a>] -         Collection added to itself
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9606'>OFBIZ-9606</a>] -         LabelManager doesn&#39;t search labels in all elements in xml
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9606'>OFBIZ-9606</a>] -         LabelManager doesn&#39;t search labels in all elements in xml
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9621'>OFBIZ-9621</a>] -         MimeType displayed in HTML encoded pattern
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9621'>OFBIZ-9621</a>] -         MimeType displayed in HTML encoded pattern
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9623'>OFBIZ-9623</a>] -         Improvements in LabelReferences class
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9623'>OFBIZ-9623</a>] -         Improvements in LabelReferences class
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9624'>OFBIZ-9624</a>] -         NullPointerException when calling EntityQuery#getFieldList
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9624'>OFBIZ-9624</a>] -         NullPointerException when calling EntityQuery#getFieldList
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9644'>OFBIZ-9644</a>] -         Fix references where Mime type is displayed in HTML encoded pattern
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9644'>OFBIZ-9644</a>] -         Fix references where Mime type is displayed in HTML encoded pattern
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9648'>OFBIZ-9648</a>] -         Deleting workeffort from Find WorkEffort page gives unusual response
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9648'>OFBIZ-9648</a>] -         Deleting workeffort from Find WorkEffort page gives unusual response
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9655'>OFBIZ-9655</a>] -         Lead Profile missing if clicked on other menu
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9655'>OFBIZ-9655</a>] -         Lead Profile missing if clicked on other menu
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9676'>OFBIZ-9676</a>] -         Error of GROUP BY in MSSQL
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9676'>OFBIZ-9676</a>] -         Error of GROUP BY in MSSQL
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9697'>OFBIZ-9697</a>] -         Create Related Account from Contact Profile redirect to empty profile screen.
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9697'>OFBIZ-9697</a>] -         Create Related Account from Contact Profile redirect to empty profile screen.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9698'>OFBIZ-9698</a>] -         Party Id field missing while creating contact list party in the marketing component
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9698'>OFBIZ-9698</a>] -         Party Id field missing while creating contact list party in the marketing component
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9725'>OFBIZ-9725</a>] -         Transaction Timeout in JavaEventHandler
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9725'>OFBIZ-9725</a>] -         Transaction Timeout in JavaEventHandler
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9745'>OFBIZ-9745</a>] -         Labels messed up because of missing UiLabels
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9745'>OFBIZ-9745</a>] -         Labels messed up because of missing UiLabels
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9753'>OFBIZ-9753</a>] -         &#39;Find Opportunities&#39; field name is reflecting in place of &#39;Opportunity Id&#39; on FindSalesOpportunity screen.
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9753'>OFBIZ-9753</a>] -         &#39;Find Opportunities&#39; field name is reflecting in place of &#39;Opportunity Id&#39; on FindSalesOpportunity screen.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9838'>OFBIZ-9838</a>] -         Purchase Order is not getting canceled automatically if all items are canceled
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9838'>OFBIZ-9838</a>] -         Purchase Order is not getting canceled automatically if all items are canceled
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9896'>OFBIZ-9896</a>] -         Incorrect success message after creating prospect
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9896'>OFBIZ-9896</a>] -         Incorrect success message after creating prospect
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9899'>OFBIZ-9899</a>] -         UI Issue with Account Limit at Find Billing Account(s)
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9899'>OFBIZ-9899</a>] -         UI Issue with Account Limit at Find Billing Account(s)
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9914'>OFBIZ-9914</a>] -         Issue in redirection while creating a new party group
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9914'>OFBIZ-9914</a>] -         Issue in redirection while creating a new party group
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9915'>OFBIZ-9915</a>] -         Error printing Return PDF
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9915'>OFBIZ-9915</a>] -         Error printing Return PDF
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9922'>OFBIZ-9922</a>] -         Content related changes needs OFBiz server restart
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9922'>OFBIZ-9922</a>] -         Content related changes needs OFBiz server restart
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9964'>OFBIZ-9964</a>] -         UtilMisc.ensureLocale does not always return a valid Locale
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9964'>OFBIZ-9964</a>] -         UtilMisc.ensureLocale does not always return a valid Locale
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9967'>OFBIZ-9967</a>] -         In &#39;updateOrderContactMech&#39; service, A check should be added to call &#39;removeOrderContactMech&#39;.
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9967'>OFBIZ-9967</a>] -         In &#39;updateOrderContactMech&#39; service, A check should be added to call &#39;removeOrderContactMech&#39;.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9968'>OFBIZ-9968</a>] -         Duplicated dollar symbols should be removed from uiLabels.
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9968'>OFBIZ-9968</a>] -         Duplicated dollar symbols should be removed from uiLabels.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9970'>OFBIZ-9970</a>] -         NullPointer Access in CategoryContentWrapper.getProductCategoryContentAsText when locale parameter is missing
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9970'>OFBIZ-9970</a>] -         NullPointer Access in CategoryContentWrapper.getProductCategoryContentAsText when locale parameter is missing
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9971'>OFBIZ-9971</a>] -         Inventory transfer creates unnecessary record with 0
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9971'>OFBIZ-9971</a>] -         Inventory transfer creates unnecessary record with 0
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9975'>OFBIZ-9975</a>] -         ShippingEvents.getShipGroupEstimate() method gives untraceable null pointer exception for BigDecimal comparison
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9975'>OFBIZ-9975</a>] -         ShippingEvents.getShipGroupEstimate() method gives untraceable null pointer exception for BigDecimal comparison
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9977'>OFBIZ-9977</a>] -         While creating return fin account used currency must be same
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9977'>OFBIZ-9977</a>] -         While creating return fin account used currency must be same
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-10007'>OFBIZ-10007</a>] -         Party Classification Groups are not listing on FindParty screen.
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-10007'>OFBIZ-10007</a>] -         Party Classification Groups are not listing on FindParty screen.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-10010'>OFBIZ-10010</a>] -         No option to create the account contacts in SFA component
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-10010'>OFBIZ-10010</a>] -         No option to create the account contacts in SFA component
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-10027'>OFBIZ-10027</a>] -         Improvements in gift certificate process
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-10027'>OFBIZ-10027</a>] -         Improvements in gift certificate process
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-10037'>OFBIZ-10037</a>] -         Creating an example from the Ajax screen does not work
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-10037'>OFBIZ-10037</a>] -         Creating an example from the Ajax screen does not work
 </li>
 </ul>
                                         
 <h2>        Improvements
 </h2>
 <ul>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9675'>OFBIZ-9675</a>] -         Use ofbizCurrency macro and remove hardcoded ##0.00 string
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9675'>OFBIZ-9675</a>] -         Use ofbizCurrency macro and remove hardcoded ##0.00 string
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9862'>OFBIZ-9862</a>] -         Improve Rainbow theme showing themes
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9862'>OFBIZ-9862</a>] -         Improve Rainbow theme showing themes
 </li>
 </ul>
                                                                                                 
 <h2>        Sub-tasks
 </h2>
 <ul>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9529'>OFBIZ-9529</a>] -         [FB] Package org.apache.ofbiz.accounting.payment (Additional Bugs)
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9529'>OFBIZ-9529</a>] -         [FB] Package org.apache.ofbiz.accounting.payment (Additional Bugs)
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9567'>OFBIZ-9567</a>] -         [FB] Package org.apache.ofbiz.base.metrics
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-9567'>OFBIZ-9567</a>] -         [FB] Package org.apache.ofbiz.base.metrics
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-10085'>OFBIZ-10085</a>] -         Prevent the possible return of the Robot attack
+<li>[<a href='//issues.apache.org/jira/browse/OFBIZ-10085'>OFBIZ-10085</a>] -         Prevent the possible return of the Robot attack
 </li>
 </ul>
   </div>

Modified: ofbiz/site/template/region/footer.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/site/template/region/footer.tpl.php?rev=1828786&r1=1828785&r2=1828786&view=diff
==============================================================================
--- ofbiz/site/template/region/footer.tpl.php (original)
+++ ofbiz/site/template/region/footer.tpl.php Tue Apr 10 05:08:15 2018
@@ -60,7 +60,7 @@
         <p>
           Copyright © 2018 The Apache Software Foundation.
           <a href="//www.apache.org/licenses/" target="external">Licensed under the  Apache License, Version 2.0</a>.</br>
-          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="http://www.apache.org/" target="external">The Apache Software Foundation.</a>
+          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="//www.apache.org/" target="external">The Apache Software Foundation.</a>
         </p>
       </div>
     </div>

Modified: ofbiz/site/user-stories.html
URL: http://svn.apache.org/viewvc/ofbiz/site/user-stories.html?rev=1828786&r1=1828785&r2=1828786&view=diff
==============================================================================
--- ofbiz/site/user-stories.html (original)
+++ ofbiz/site/user-stories.html Tue Apr 10 05:08:15 2018
@@ -226,7 +226,7 @@
         <p>
           Copyright © 2018 The Apache Software Foundation.
           <a href="//www.apache.org/licenses/" target="external">Licensed under the  Apache License, Version 2.0</a>.</br>
-          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="http://www.apache.org/" target="external">The Apache Software Foundation.</a>
+          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="//www.apache.org/" target="external">The Apache Software Foundation.</a>
         </p>
       </div>
     </div>