This is an automated email from the ASF dual-hosted git repository.

jacopoc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ofbiz-site.git


The following commit(s) were added to refs/heads/master by this push:
     new f2392a6  Publish new release information on the website.
f2392a6 is described below

commit f2392a6c0c4a27455cdd4344770a238bf932f9bd
Author: Jacopo Cappellato <jacopo.cappell...@gmail.com>
AuthorDate: Tue May 7 12:05:25 2024 +0200

    Publish new release information on the website.
---
 download.html                                |  20 +-
 download.html => release-notes-18.12.13.html | 264 ++++++---------------------
 template/page/download.tpl.php               |  20 +-
 template/page/release-notes-18.12.13.tpl.php |  67 +++++++
 4 files changed, 147 insertions(+), 224 deletions(-)

diff --git a/download.html b/download.html
index d8804b8..c0ac8b9 100644
--- a/download.html
+++ b/download.html
@@ -130,13 +130,17 @@
                 <div class="tab-pane active" id="tabs-1">
                   <ul>
                     <li>
-                      <h2>OFBiz 18.12.12</h2>
-                      <a 
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-18.12.12.zip"; 
target="external" class="moreLink">&rarr; Download</a>
+                      <h2>OFBiz 18.12.13</h2>
+                      <a 
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-18.12.13.zip"; 
target="external" class="moreLink">&rarr; Download</a>
                     </li>
                   </ul>
                 </div>
                 <div class="tab-pane" id="tabs-2">
                   <ul>
+                    <li>
+                      <h2>OFBiz 18.12.13</h2>
+                      <a href="release-notes-18.12.13.html" 
class="moreLink">&rarr; View</a>
+                    </li>
                     <li>
                       <h2>OFBiz 18.12.12</h2>
                       <a href="release-notes-18.12.12.html" 
class="moreLink">&rarr; View</a>
@@ -281,14 +285,14 @@
             <p>The history of security related fixes included in each release 
is
 available <a href="security.html">here</a></p>
 
-            <h2>Apache OFBiz 18.12.12</h2>
+            <h2>Apache OFBiz 18.12.13</h2>
             <div class="divider"><span></span></div>
-            <p> Released on February 2024, this is the twelfth release of the 
18.12 series, that has been stabilized since December 2018.</p>
-            <a 
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-18.12.12.zip"; 
target="external" >Download OFBiz 18.12.12</a>
-            <a 
href="https://downloads.apache.org/ofbiz/apache-ofbiz-18.12.12.zip.asc"; 
target="external">[PGP]</a>
-            <a 
href="https://downloads.apache.org/ofbiz/apache-ofbiz-18.12.12.zip.sha512"; 
target="external">[SHA512]</a>
+            <p> Released on May 2024, this is the 13th release of the 18.12 
series, that has been stabilized since December 2018.</p>
+            <a 
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-18.12.13.zip"; 
target="external" >Download OFBiz 18.12.13</a>
+            <a 
href="https://downloads.apache.org/ofbiz/apache-ofbiz-18.12.13.zip.asc"; 
target="external">[PGP]</a>
+            <a 
href="https://downloads.apache.org/ofbiz/apache-ofbiz-18.12.13.zip.sha512"; 
target="external">[SHA512]</a>
             <a href="https://downloads.apache.org/ofbiz/KEYS"; 
target="external">[KEYS]</a>
-            <a href="release-notes-18.12.12.html">[Release Notes]</a>
+            <a href="release-notes-18.12.13.html">[Release Notes]</a>
 
             <p><strong>We strongly encourage OfBiz users to report security 
problems affecting OFBiz to the private security mailing lists (either 
secur...@ofbiz.apache.org or secur...@apache.org),
              before disclosing them in a public forum. Please don't pack 
several vulnerabilities in the same report, send them one by one, thanks in 
advance.</strong></p>
diff --git a/download.html b/release-notes-18.12.13.html
similarity index 51%
copy from download.html
copy to release-notes-18.12.13.html
index d8804b8..0930392 100644
--- a/download.html
+++ b/release-notes-18.12.13.html
@@ -6,7 +6,7 @@
 <!--[if (gte IE 9)|!(IE)]><!-->
 <head>
 <meta charset="utf-8">
-<title>The Apache OFBiz&reg; Project - Downloads</title>
+<title>The Apache OFBiz&reg; Project - Release Notes 18.12.12</title>
 <meta name="Description" content="OFBiz is an open source enterprise 
automation software project licensed under the Apache License. It means you are 
not alone and can work with many others." />
 <meta name="Robots" content="index,follow" />
 <!-- Mobile Specific Metas
@@ -101,222 +101,70 @@
 <!-- header -->
 <!-- globalWrapper -->
 <div id="globalWrapper">
-
-<!-- content -->
-  <!-- page content -->
-  <section id="content" class="sidebar">
+ <!-- page content -->
+ <section id="content" class="fullWidth">
     <header class="headerPage">
       <div class="container clearfix">
         <div class="row">
-          <h1 class="span8">Downloads</h1>
-          <div class="span4" id="navTrail"> <a href="index.html" 
class="homeLink">home</a><span>/</span><a href="#">Community</a><span>/</span> 
<span class="current">Downloads</span> </div>
+          <h1 class="span8">Release Notes 18.12.13</h1>
+      <div class="span4" id="navTrail"> <a href="index.html" 
class="homeLink">home</a><span>/</span><a 
href="download.html">Download</a><span>/</span><span class="current">Release 
Notes 18.12.13</span> </div>
         </div>
       </div>
     </header>
-    <div class="slice clearfix">
+  <section id="content" class="features" >
+  <div class="slice clearfix">
       <div class="container">
-        <div class="row">
-          <!-- sidebar -->
-          <aside class="span4" id="sidebar">
-
-            <section class="widget blogUpdates">
-              <h2>Releases for Download</h2>
-              <div class="divider"><span></span></div>
-              <ul class="nav nav-tabs " id="myTab">
-                <li class="active"><a href="#tabs-1" 
data-toggle="tab">Downloads</a></li>
-                <li><a href="#tabs-2" data-toggle="tab">Release Notes</a></li>
-              </ul>
-              <div class="tab-content">
-                <div class="tab-pane active" id="tabs-1">
-                  <ul>
-                    <li>
-                      <h2>OFBiz 18.12.12</h2>
-                      <a 
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-18.12.12.zip"; 
target="external" class="moreLink">&rarr; Download</a>
-                    </li>
-                  </ul>
-                </div>
-                <div class="tab-pane" id="tabs-2">
-                  <ul>
-                    <li>
-                      <h2>OFBiz 18.12.12</h2>
-                      <a href="release-notes-18.12.12.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 18.12.11</h2>
-                      <a href="release-notes-18.12.11.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 18.12.10</h2>
-                      <a href="release-notes-18.12.10.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 18.12.09</h2>
-                      <a href="release-notes-18.12.09.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 18.12.08</h2>
-                      <a href="release-notes-18.12.08.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 18.12.07</h2>
-                      <a href="release-notes-18.12.07.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 18.12.06</h2>
-                      <a href="release-notes-18.12.06.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 18.12.05</h2>
-                      <a href="release-notes-18.12.05.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 18.12.04</h2>
-                      <a href="release-notes-18.12.04.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 18.12.03</h2>
-                      <a href="release-notes-18.12.03.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 18.12.02</h2>
-                      <a href="release-notes-18.12.02.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 18.12.01</h2>
-                      <a href="release-notes-18.12.01.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 17.12.09</h2>
-                      <a href="release-notes-17.12.09.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 17.12.08</h2>
-                      <a href="release-notes-17.12.08.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 17.12.07</h2>
-                      <a href="release-notes-17.12.07.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 17.12.06</h2>
-                      <a href="release-notes-17.12.06.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 17.12.05</h2>
-                      <a href="release-notes-17.12.05.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 17.12.04</h2>
-                      <a href="release-notes-17.12.04.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 17.12.03</h2>
-                      <a href="release-notes-17.12.03.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 17.12.02</h2>
-                      <a href="release-notes-17.12.02.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 17.12.01</h2>
-                      <a href="release-notes-17.12.01.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 16.11.07</h2>
-                      <a href="release-notes-16.11.07.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 16.11.06</h2>
-                      <a href="release-notes-16.11.06.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 16.11.05</h2>
-                      <a href="release-notes-16.11.05.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 16.11.04</h2>
-                      <a href="release-notes-16.11.04.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 16.11.03</h2>
-                      <a href="release-notes-16.11.03.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 16.11.01</h2>
-                      <a href="release-notes-16.11.01.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 13.07.03</h2>
-                      <a href="release-notes-13.07.03.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 13.07.02</h2>
-                      <a href="release-notes-13.07.02.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 13.07.01</h2>
-                      <a href="release-notes-13.07.01.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                    <li>
-                      <h2>OFBiz 12.04.06</h2>
-                      <a href="release-notes-12.04.06.html" 
class="moreLink">&rarr; View</a>
-                    </li>
-                  </ul>
-                </div>
-              </div>
-            </section>
-          </aside>
-          <!-- sidebar -->
-          <div class="span8">
-            <h2>Download Apache OFBiz</h2>
-            <div class="divider"><span></span></div>
-            <div class="imgWrapper"> <img src="images/Download.jpg" alt="image 
fullwidth"> </div>
-            <p> <strong> Use the links below to download Apache OFBiz releases 
from the "Apache Download Mirrors" page. The download page also includes 
instructions on how to verify the integrity of the release file using the 
signature and hash (PGP, SHA512) available for each release. If you need more 
information about why and how to verify the integrity of the release file <a 
href="http://www.apache.org/info/verification.html"; class="moreLink">this 
&rarr; page is what you look for</a>< [...]
-
-            <p> <strong> Then, to install OFBiz, follow the explanations in 
the "INSTALL" file found in the just downloaded/extracted OFBiz main 
directory.</strong> </p>
-
-            <p> <strong>PLEASE NOTE:</strong> Despite our best efforts to 
maintain up to three active release branches, support for older branches can 
decrease because our project volunteers may be focused on other issues. We 
recommend using releases from the most recent branch wherever possible. </p>
-
-            <p><strong>NOTE: To minimize the risk of security vulnerabilities 
the Apache OFBiz community highly recommends that all users upgrade to the 
latest stable release.</strong></p>
-            <p>The history of security related fixes included in each release 
is
-available <a href="security.html">here</a></p>
-
-            <h2>Apache OFBiz 18.12.12</h2>
-            <div class="divider"><span></span></div>
-            <p> Released on February 2024, this is the twelfth release of the 
18.12 series, that has been stabilized since December 2018.</p>
-            <a 
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-18.12.12.zip"; 
target="external" >Download OFBiz 18.12.12</a>
-            <a 
href="https://downloads.apache.org/ofbiz/apache-ofbiz-18.12.12.zip.asc"; 
target="external">[PGP]</a>
-            <a 
href="https://downloads.apache.org/ofbiz/apache-ofbiz-18.12.12.zip.sha512"; 
target="external">[SHA512]</a>
-            <a href="https://downloads.apache.org/ofbiz/KEYS"; 
target="external">[KEYS]</a>
-            <a href="release-notes-18.12.12.html">[Release Notes]</a>
-
-            <p><strong>We strongly encourage OfBiz users to report security 
problems affecting OFBiz to the private security mailing lists (either 
secur...@ofbiz.apache.org or secur...@apache.org),
-             before disclosing them in a public forum. Please don't pack 
several vulnerabilities in the same report, send them one by one, thanks in 
advance.</strong></p>
+<div class="row">
+  <div>
+  <p>Apache OFBiz&reg; 18.12.13, released on May 2024, is the 13th release of 
the 18.12 series, that has been stabilized since December 2018.</p>
 
+        Release Notes - OFBiz - Version 18.12.13
+                                
+<h2>        Sub-task
+</h2>
+<ul>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-12942'>OFBIZ-12942</a>] -     
    [SECURITY]  Several CVEs in Apache Tomcat
+</li>
+</ul>
+            
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-10111'>OFBIZ-10111</a>] -     
    The child event added is not listed in the Child Work Efforts. While if we 
add an existing event it is listed in the WorkEffort component
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-12820'>OFBIZ-12820</a>] -     
    PaymentGroup Cancel button is shown to viewer
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-12932'>OFBIZ-12932</a>] -     
    The view log feature in webtools is missing the &quot;Log File Name&quot;
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-12936'>OFBIZ-12936</a>] -     
    ‎SecuredUpload‎::checkMaxLinesLength put in a regression for PDF files
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-12937'>OFBIZ-12937</a>] -     
    Prevent possible file race conditions with SecuredUpload class
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-13006'>OFBIZ-13006</a>] -     
    Reject wrong URLs
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-13039'>OFBIZ-13039</a>] -     
    dateType parameter not existing in &quot;renderDateTimeField&quot; Macro 
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-13059'>OFBIZ-13059</a>] -     
    Old error in showPortalPage screen
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-13067'>OFBIZ-13067</a>] -     
    Error while rendering content [APACHE_OFBIZ_HTML]
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-13071'>OFBIZ-13071</a>] -     
    Could not find PortalPage with portalPageId [] 
+</li>
+</ul>
+                
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-13073'>OFBIZ-13073</a>] -     
    Use new Tomcat 9 maxDays Access_Log_Valve Attribute
+</li>
+</ul>
 
-            <p>Note that we no longer create CVEs for post-auth attacks done 
using demo credentials, notably using the admin user.
-            <strong> <a href="https://s.apache.org/dsj2p";> Rather create bugs 
reports in our issue tracker (Jira) for that.</a><span style="color:red"> 
Please don't create Jira issues for unauth (aka pre-auth) reports, thanks in 
advance.</span></strong></p>
-
-
-            <p>One of the reason we no longer create CVEs for post-auth 
attacks done using demo credentials is because
-            <a 
href="https://nightlies.apache.org/ofbiz/trunk/readme/html5/#security"; 
target="external"> we highly suggest to OFBiz users to not use credentials demo 
in production</a>
-             and we expect OFBiz users to do so.
-            <a 
href="https://cwiki.apache.org/confluence/display/OFBIZ/Keeping+OFBiz+secure"; 
target="external"> We also warn our users on the "Keeping OFBiz secure wiki 
page".</a>
-            And finally, mostly we reject post-auth vulnerabilities because we 
have a solid CSRF defense.</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="//archive.apache.org/dist/ofbiz/" target="external">Apache OFBiz 
archive</a></p>
-            <p>A description of each release in the history of OFBiz can be <a 
href="//downloads.apache.org/ofbiz/" target="external">found here</a></p>
-        </div>
-        </div>
-      </div>
-    </div>
-  </section>
-
-<!-- content -->
-<!-- footer -->
+  </div>
+</div>
+</div>
+</div>
+</section>
+</section><!-- footer -->
 <footer class="footer1">
   <div class="container" id="footer">
     <div class="row">
diff --git a/template/page/download.tpl.php b/template/page/download.tpl.php
index 49cc8e4..c108a67 100644
--- a/template/page/download.tpl.php
+++ b/template/page/download.tpl.php
@@ -30,13 +30,17 @@
                 <div class="tab-pane active" id="tabs-1">
                   <ul>
                     <li>
-                      <h2>OFBiz 18.12.12</h2>
-                      <a 
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-18.12.12.zip"; 
target="external" class="moreLink">&rarr; Download</a>
+                      <h2>OFBiz 18.12.13</h2>
+                      <a 
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-18.12.13.zip"; 
target="external" class="moreLink">&rarr; Download</a>
                     </li>
                   </ul>
                 </div>
                 <div class="tab-pane" id="tabs-2">
                   <ul>
+                    <li>
+                      <h2>OFBiz 18.12.13</h2>
+                      <a href="release-notes-18.12.13.html" 
class="moreLink">&rarr; View</a>
+                    </li>
                     <li>
                       <h2>OFBiz 18.12.12</h2>
                       <a href="release-notes-18.12.12.html" 
class="moreLink">&rarr; View</a>
@@ -181,14 +185,14 @@
             <p>The history of security related fixes included in each release 
is
 available <a href="security.html">here</a></p>
 
-            <h2>Apache OFBiz 18.12.12</h2>
+            <h2>Apache OFBiz 18.12.13</h2>
             <div class="divider"><span></span></div>
-            <p> Released on February 2024, this is the twelfth release of the 
18.12 series, that has been stabilized since December 2018.</p>
-            <a 
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-18.12.12.zip"; 
target="external" >Download OFBiz 18.12.12</a>
-            <a 
href="https://downloads.apache.org/ofbiz/apache-ofbiz-18.12.12.zip.asc"; 
target="external">[PGP]</a>
-            <a 
href="https://downloads.apache.org/ofbiz/apache-ofbiz-18.12.12.zip.sha512"; 
target="external">[SHA512]</a>
+            <p> Released on May 2024, this is the 13th release of the 18.12 
series, that has been stabilized since December 2018.</p>
+            <a 
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-18.12.13.zip"; 
target="external" >Download OFBiz 18.12.13</a>
+            <a 
href="https://downloads.apache.org/ofbiz/apache-ofbiz-18.12.13.zip.asc"; 
target="external">[PGP]</a>
+            <a 
href="https://downloads.apache.org/ofbiz/apache-ofbiz-18.12.13.zip.sha512"; 
target="external">[SHA512]</a>
             <a href="https://downloads.apache.org/ofbiz/KEYS"; 
target="external">[KEYS]</a>
-            <a href="release-notes-18.12.12.html">[Release Notes]</a>
+            <a href="release-notes-18.12.13.html">[Release Notes]</a>
 
             <p><strong>We strongly encourage OfBiz users to report security 
problems affecting OFBiz to the private security mailing lists (either 
secur...@ofbiz.apache.org or secur...@apache.org),
              before disclosing them in a public forum. Please don't pack 
several vulnerabilities in the same report, send them one by one, thanks in 
advance.</strong></p>
diff --git a/template/page/release-notes-18.12.13.tpl.php 
b/template/page/release-notes-18.12.13.tpl.php
new file mode 100644
index 0000000..8590e66
--- /dev/null
+++ b/template/page/release-notes-18.12.13.tpl.php
@@ -0,0 +1,67 @@
+<?php //Variable declarations for region templates
+  $head_title = '<title>The Apache OFBiz&reg; Project - Release Notes 
18.12.12</title>';
+?>
+ <!-- page content -->
+ <section id="content" class="fullWidth">
+    <header class="headerPage">
+      <div class="container clearfix">
+        <div class="row">
+          <h1 class="span8">Release Notes 18.12.13</h1>
+      <div class="span4" id="navTrail"> <a href="index.html" 
class="homeLink">home</a><span>/</span><a 
href="download.html">Download</a><span>/</span><span class="current">Release 
Notes 18.12.13</span> </div>
+        </div>
+      </div>
+    </header>
+  <section id="content" class="features" >
+  <div class="slice clearfix">
+      <div class="container">
+<div class="row">
+  <div>
+  <p>Apache OFBiz&reg; 18.12.13, released on May 2024, is the 13th release of 
the 18.12 series, that has been stabilized since December 2018.</p>
+
+        Release Notes - OFBiz - Version 18.12.13
+                                
+<h2>        Sub-task
+</h2>
+<ul>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-12942'>OFBIZ-12942</a>] -     
    [SECURITY]  Several CVEs in Apache Tomcat
+</li>
+</ul>
+            
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-10111'>OFBIZ-10111</a>] -     
    The child event added is not listed in the Child Work Efforts. While if we 
add an existing event it is listed in the WorkEffort component
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-12820'>OFBIZ-12820</a>] -     
    PaymentGroup Cancel button is shown to viewer
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-12932'>OFBIZ-12932</a>] -     
    The view log feature in webtools is missing the &quot;Log File Name&quot;
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-12936'>OFBIZ-12936</a>] -     
    ‎SecuredUpload‎::checkMaxLinesLength put in a regression for PDF files
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-12937'>OFBIZ-12937</a>] -     
    Prevent possible file race conditions with SecuredUpload class
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-13006'>OFBIZ-13006</a>] -     
    Reject wrong URLs
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-13039'>OFBIZ-13039</a>] -     
    dateType parameter not existing in &quot;renderDateTimeField&quot; Macro 
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-13059'>OFBIZ-13059</a>] -     
    Old error in showPortalPage screen
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-13067'>OFBIZ-13067</a>] -     
    Error while rendering content [APACHE_OFBIZ_HTML]
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-13071'>OFBIZ-13071</a>] -     
    Could not find PortalPage with portalPageId [] 
+</li>
+</ul>
+                
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OFBIZ-13073'>OFBIZ-13073</a>] -     
    Use new Tomcat 9 maxDays Access_Log_Valve Attribute
+</li>
+</ul>
+
+  </div>
+</div>
+</div>
+</div>
+</section>
+</section>
\ No newline at end of file

Reply via email to