template/page/release-notes-18.12.17.tpl.php (59 lines of code) (raw):

<?php //Variable declarations for region templates $head_title = '<title>The Apache OFBiz&reg; Project - Release Notes 18.12.17</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.17</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.17</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.17, released in November 2024, is the 17th release of the 18.12 series, that has been stabilized since December 2018.</p> Release Notes - OFBiz - Version 18.12.17 <h2> Bug </h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-12172'>OFBIZ-12172</a>] - Remove CommunicationContent is not working as expected </li> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-13136'>OFBIZ-13136</a>] - Logout may create a &quot;HTTP Status 500 - Internal Server Error&quot; </li> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-13139'>OFBIZ-13139</a>] - SecuredUpload, impossible to upload a text file in the &quot;All&quot; case </li> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-13148'>OFBIZ-13148</a>] - ControlServlet falls into error with Cookies log output when Debug log level is switched to verbose </li> </ul> <h2> Improvement </h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-6709'>OFBIZ-6709</a>] - When you add a party content the party profile screen does not refresh </li> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-12639'>OFBIZ-12639</a>] - Upload image size issue </li> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-13142'>OFBIZ-13142</a>] - No need to have jsessionid in BarCode.fo.ftl </li> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-13147'>OFBIZ-13147</a>] - Prevent URL parameters manipulation </li> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-13158'>OFBIZ-13158</a>] - Update method to check if the string starts with component:// instead of merely containing it </li> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-13162'>OFBIZ-13162</a>] - Enhance Parameter Encoding in MacroMenuRenderer </li> </ul> <h2> Task </h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-13121'>OFBIZ-13121</a>] - Keep the Gradle Owasp dependencycheck task </li> </ul> </div> </div> </div> </div> </section> </section>