release-notes-13.07.03.html (306 lines of code) (raw):

<!DOCTYPE html> <html lang="en"> <!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]--> <!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]--> <!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]--> <!--[if (gte IE 9)|!(IE)]><!--> <head> <meta charset="utf-8"> <title>The Apache OFBiz&reg; Project - Release Notes 13.07.03</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 ================================================== --> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- CSS ================================================== --> <!-- local fonts --> <link type="text/css" id="fonts" rel="stylesheet" href="/css/fonts.css"> <!-- Bootstrap --> <link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css"> <!-- plugin css --> <link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" /> <link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" /> <link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css"> <!-- icon fonts --> <link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css"> <link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css"> <!-- Custom css --> <link type="text/css" rel="stylesheet" href="/css/layout.css"> <link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css"> <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]--> <!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]--> <script src="js/modernizr-2.6.1.min.js"></script> <!-- Favicons ================================================== --> <link rel="shortcut icon" href="/images/favicon.ico"> <link rel="apple-touch-icon" href="/images/apple-icon.png"> <link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png"> <link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png"> <link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png"> </head> <body> <!-- header --> <header id="mainHeader" class="clearfix"> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> <div class="container"> <a href="index.html" class="brand"><img src="images/ofbiz_logo.png" alt="Apache OFBiz Logo"/></a> <nav id="mainMenu" class="clearfix"> <ul> <li><a href="index.html" class="firstLevel">Home</a></li> <li><a href="#" class="firstLevel">Getting Started</a> <ul> <li><a href="developers.html" class="">Developers</a></li> <li><a href="business-users.html" class="last">Business Users</a></li> </ul> </li> <li><a href="#" class="firstLevel">News</a> <ul> <li><a href="//blogs.apache.org/ofbiz/" target="external" class="last">Blog</a></li> </ul> </li> <li><a href="#" class="firstLevel">Documentation</a> <ul> <li><a href="//cwiki.apache.org/confluence/display/OFBIZ/Documentation" target="external" class="">User Documentation</a></li> <li><a href="//cwiki.apache.org/confluence/display/OFBIZ/Technical+Documentation" target="external" class="">Technical Documentation</a></li> <li><a href="//cwiki.apache.org/confluence/display/OFBIZ/Home" target="external" class="">Wiki</a></li> <li><a href="#" class="firstLevel">API Reference</a> <ul> <li title="Trunk API"> <a href="https://nightlies.apache.org/ofbiz/trunk/javadoc/" target="external">Trunk API</a> </li> <li title="Stable release API"> <a href="https://nightlies.apache.org/ofbiz/stable/javadoc/" target="external">Stable Release API</a> </li> <li title="Next release API"> <a href="https://nightlies.apache.org/ofbiz/next/javadoc/" target="external">Next Release API</a> </li> </ul> </li> </ul> </li> <li><a href="#" class="firstLevel">Community</a> <ul> <li><a href="getting-involved.html">Getting Involved</a></li> <li><a href="mailing-lists.html">Mailing Lists</a></li> <li><a href="source-repositories.html">Source Repository</a></li> <li><a href="download.html">Downloads</a></li> <li><a href="https://s.apache.org/dsj2p" target="external" >Issue Tracker</a></li> <li><a href="faqs.html" class="last">FAQ</a></li> </ul> </li> <li><a href="ofbiz-demos.html" class="firstLevel">Demos</a></li> <li><a href="//www.youtube.com/user/ofbiz" class="icon-play socialIcon tips" target="external" title="follow us on Youtube"><span>Youtube</span></a></li> </ul> </nav> </div> </div> </div> </header> <!-- header --> <!-- globalWrapper --> <div id="globalWrapper"> <!-- page content --> <section id="content" class="fullWidth"> <header class="headerPage"> <div class="container clearfix"> <div class="row"> <h1 class="span8">Release Notes 13.07.03</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 17.07.03</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; 13.07.03, released in 2016-04-04, is the third release of the 13.07 series, that has been stabilized with bug fixes since July 2013.</p> <p>Please notice that in the 13.07 series the specialpurpose components are no more included with the only exception of the ecommerce component (because there are still some dependencies on it): the specialpurpose components may be released in a separate package in the future.</p> <h2>Bug</h2> <ul> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-293" target="external">[OFBIZ-293]</a>] - data import - nulling fields impossible</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-817" target="external">[OFBIZ-817]</a>] - Require Inventory of Marketing Package Product can't be shipped</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-4559" target="external">[OFBIZ-4559]</a>] - InventoryWorker.getOutstandingProductQuantities returns inaccurate results when there are multiple ItemIssuances for an order</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-5347" target="external">[OFBIZ-5347]</a>] - Shipping costs not recalculated after changing sales order shipment method</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-5579" target="external">[OFBIZ-5579]</a>] - Error when add product to an order.</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-5918" target="external">[OFBIZ-5918]</a>] - NPE at //demo-trunk-ofbiz.apache.org/ecommerce/products/</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-5927" target="external"> [OFBIZ-5927]</a>] - Issue reported while performing Refund & Void (java.lang.ClassCastException: java.lang.String cannot be cast to java.math.BigDecimal) </li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6043" target="external">[OFBIZ-6043]</a>] - Change of ship-to address is not persisted when stepping forward and backward in a create order process</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6091" target="external">[OFBIZ-6091]</a>] - Supplier preferred currency not considered for drop-ship order</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6092" target="external">[OFBIZ-6092]</a>] - Domain name should not create for tenant if its left empty during tenant creation</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6218" target="external">[OFBIZ-6218]</a>] - Unit tests throw exception in DBCP</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6229" target="external">[OFBIZ-6229]</a>] - Can't create a geo without providing a geoID</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6237" target="external">[OFBIZ-6237]</a>] - function linkGeos deletes existing GeoAssocs for geoId</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6249" target="external">[OFBIZ-6249]</a>] - Complete OFBIZ-6057 (error in Freemarker 2.3 versions higher than 2.3.19)</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6347" target="external">[OFBIZ-6347]</a>] - Two order payment preferences are added to order, when order of order total 0(zero) is placed with Billing Account</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6374" target="external">[OFBIZ-6374]</a>] - PartyContentWrapper.getPartyContentAsText use wrong signature</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6396" target="external">[OFBIZ-6396]</a>] - Field Lookup do not show description when widget-verbose is set to false</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6397" target="external">[OFBIZ-6397]</a>] - Survey : FTL error message when using Enumeration or Geo question type</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6400" target="external">[OFBIZ-6400]</a>] - Fix permissions at specialpurpose/myportal/widget/PortalAdmScreens.xml</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6425" target="external">[OFBIZ-6425]</a>] - FindService.performFindList listSize = null causes errors when list is empty because the rendering system expects 0</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6430" target="external">[OFBIZ-6430]</a>] - date-find in form widget does not persist value</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6444" target="external">[OFBIZ-6444]</a>] - Postal Address PDF Formatter Screen Problems</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6492" target="external">[OFBIZ-6492]</a>] - FTL errors at facility/control/authview/ViewContactMechs when TELECOM_NUMBER countryCode or contactNumber is blank</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6495" target="external">[OFBIZ-6495]</a>] - The filter-by-date="true" of <entity-condition/> in view entity PartyExport does not work</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6496" target="external">[OFBIZ-6496]</a>] - error in parsing array in ajaxUpdateAreas</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6520" target="external">[OFBIZ-6520]</a>] - Price of product does not shows up when you change currency of your store and setup product prices with new currency</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6530" target="external">[OFBIZ-6530]</a>] - Ajax request should be async</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6534" target="external">[OFBIZ-6534]</a>] - Same Billing Address generates an error</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6547" target="external">[OFBIZ-6547]</a>] - Screen with pagination on tables lead to multiple db entries when submitting</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6554" target="external">[OFBIZ-6554]</a>] - streamContentToBrowser fails when the file name contains a comma, only with Chrome.</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6555" target="external">[OFBIZ-6555]</a>] - errors and warning after load-extseed and running ofbiz</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6567" target="external">[OFBIZ-6567]</a>] - Wrong percent encoding in Webtool/SQL Processor</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6570" target="external">[OFBIZ-6570]</a>] - Anonymous unsubscribe from contact list generates an error</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6571" target="external">[OFBIZ-6571]</a>] - Error Adding items to a Customer Return Invoice</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6579" target="external">[OFBIZ-6579]</a>] - ERROR: could not find ModelField for entity name: ItemIssuanceQuantitySum and field: issuedDateTime</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6582" target="external">[OFBIZ-6582]</a>] - SQL Exceptions (OPTION) occuring when running OFBiz 13.07.02 against MySQL</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6594" target="external">[OFBIZ-6594]</a>] - Wrong Documentation for Temporal Expressions</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6602" target="external">[OFBIZ-6602]</a>] - Upgrade Tomcat from 7.0.59 to 7.0.64</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6605" target="external">[OFBIZ-6605]</a>] - createQuoteRole, createContentRole, and createRequirementRole allow for adding Roles to a Party without permissions</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6619" target="external">[OFBIZ-6619]</a>] - PurgeJob.java does not delete RecurrenceRule because it is still referenced by RecurrenceInfo</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6622" target="external">[OFBIZ-6622]</a>] - Incorrectly encoded url in form widget</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6624" target="external">[OFBIZ-6624]</a>] - error in isValidEan util</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6627" target="external">[OFBIZ-6627]</a>] - multiple select dropdown listbox shows only one entry</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6632" target="external">[OFBIZ-6632]</a>] - Incorrect comparison in TemporalExpressionWorker.java</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6637" target="external">[OFBIZ-6637]</a>] - Work Effort Month Calendar View Is Broken</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6641" target="external">[OFBIZ-6641]</a>] - Missing CountryCodeData.xml values for countries of the former Yugoslavia</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6642" target="external">[OFBIZ-6642]</a>] - Non-breaking space incorrectly encoded in forms</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6652" target="external">[OFBIZ-6652]</a>] - Errors in ProductSummary.groovy</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6654" target="external">[OFBIZ-6654]</a>] - Display of a recurrent workeffort in workeffort calendar do not respect estimatedStart/CompletionDate</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6666" target="external">[OFBIZ-6666]</a>] - ModelService constructor does not copy all attribute of service model.</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6674" target="external">[OFBIZ-6674]</a>] - In addToCart() method, reset shipment method information in cart only if shipping applies on product</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6681" target="external">[OFBIZ-6681]</a>] - Type-ahead regarding workeffort in AddQuoteWorkEffort</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6683" target="external">[OFBIZ-6683]</a>] - Type-ahead regarding workeffort in AddCommEventWorkEffort throws an error</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6687" target="external">[OFBIZ-6687]</a>] - org.ofbiz.entity.GenericModelException: Could not find definition for entity name FixedAssetMaintWorkEffort</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6697" target="external">[OFBIZ-6697]</a>] - CommunicationServices.createAttachmentContent duplicates attachments for existing CommunicationEvents</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6706" target="external">[OFBIZ-6706]</a>] - The Widget-style of a menuItem in its link when the menu is selected</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6707" target="external">[OFBIZ-6707] </a>] - WebtoolsUiLabels went missing</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6708" target="external">[OFBIZ-6708]</a>] - Missing userLogin error on party profile screen when 1st content is non public</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6725" target="external">[OFBIZ-6725]</a>] - Best Selling Products section in main order page takes into account cancelled orders</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6733" target="external">[OFBIZ-6733]</a>] - Error with Service Product Invoice Lines</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6741" target="external">[OFBIZ-6741]</a>] - The state list is not populated when trying to add a shipping address from the Quick Finalize Order screen.</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6743" target="external">[OFBIZ-6743]</a>] - Error on the Split Payment button from the Quick Finalize Order screen</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6753" target="external">[OFBIZ-6753]</a>] - DemoTaxAuthority.xml GL Account for USA_IRS is incorrect</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6763" target="external">[OFBIZ-6763]</a>] - Wrong purchase invoice item type for product type IDs RAW_MATERIAL, GOOD</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6778" target="external"> [OFBIZ-6778]</a>] - Possible "NPE" in viewcontent.ftl (found in trunk demo log)</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6779" target="external">[OFBIZ-6779]</a>] - Wrong entity condition expression for fetching the view entity PartyAndContactMech.</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6782" target="external">[OFBIZ-6782]</a>] - Service parameter should be required.</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6784" target="external">[OFBIZ-6784]</a>] - JobSandbox : reload crashed job maybe duplicate pending service</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6788" target="external">[OFBIZ-6788]</a>] - OFBIZ not generating pdf invoices</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6789" target="external">[OFBIZ-6789]</a>] - image management cannot share images</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6797" target="external">[OFBIZ-6797]</a>] - Typo in ecommerce productdetail</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6799" target="external">[OFBIZ-6799]</a>] - Export Chart of Account as PDF is broken.</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6856" target="external">[OFBIZ-6856]</a>] - ContactMechs Label</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6888" target="external">[OFBIZ-6888]</a>] - GroovyEngine.serviceInvoker masks Groovy script exceptions in some cases</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6910" target="external">[OFBIZ-6910]</a>] - Newly created id should be out from service 'createProductFeatureType'</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6918" target="external">[OFBIZ-6918]</a>] - ApplicationDecorator Entity-One Screen Action Incomplete Primary Key</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6920" target="external">[OFBIZ-6920]</a>] - Credit card details cannot be updated</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6922" target="external">[OFBIZ-6922]</a>] - Currently the testRemoteSoap test service does not work.</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6933" target="external">[OFBIZ-6933]</a>] - When we update the Allow order decimal quantity to N for product store and update the unit price of item in shopping cart then its shown error.</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6937" target="external">[OFBIZ-6937]</a>] - Company Check payment method should be shown when issuing chek</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6961" target="external">[OFBIZ-6961] </a>] - popup fades in and out non-stop when hovers on a product image in list view</li> </ul> <h2>Improvement</h2> <ul> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6185" target="external">[OFBIZ-6185]</a>] - Type-ahead regarding LookupInvoice in AP doesn't return result</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6415" target="external">[OFBIZ-6415]</a>] - renderTextFindField doesn't reselect operation dropdown or ignoreCase checkbox</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6417" target="external">[OFBIZ-6417]</a>] - renderDateFindField doesn't reselect operation</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6566" target="external">[OFBIZ-6566]</a>] - SecurityGroup doesn't get removed from a Party</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6721" target="external">[OFBIZ-6721]</a>] - org.ofbiz.common.login.LoginServices.userLogin causes stack track when username or password is incorrect</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6727" target="external">[OFBIZ-6727]</a>] - Webtools Entity edition, the suggested date and time formats are not localised</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6908" target="external">[OFBIZ-6908]</a>] - Received quantity not shown on order view screen</li> </ul> <h2>Task</h2> <ul> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6380" target="external">[OFBIZ-6380]</a>] - Update Log4j 2.2 to 2.3</li> </ul> <h2>Sub Task</h2> <ul> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-5634" target="external">[OFBIZ-5634]</a>] - Error in pagination in createProductSubscriptionResource (Catalog)</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-5801" target="external">[OFBIZ-5801]</a>] - Upgrade Axis2 to 1.6.3</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6568" target="external">[OFBIZ-6568]</a>] - Update Groovy to 2.4.5 version</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6726" target="external">[OFBIZ-6726]</a>] - Update commons collections to 3.2.2 because of known possible exploit</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6751" target="external">[OFBIZ-6751]</a>] - POI security fix</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6752" target="external">[OFBIZ-6752]</a>] - Updates Tomcat to 7.0.65</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6754" target="external">[OFBIZ-6754]</a>] - Update Spring Framework</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6800" target="external">[OFBIZ-6800]</a>] - Another .fo.ftl file use "align" attribute in "<fo:block>" tag.</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6905" target="external">[OFBIZ-6905]</a>] - Update Xalan libs to version 2.7.2 because of CVE-2014-0107</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6913" target="external">[OFBIZ-6913]</a>] - Update Tomcat to 7.0.68</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6916" target="external">[OFBIZ-6916]</a>] - Upgrade Axis2 to 1.7.1</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6942" target="external">[OFBIZ-6942]</a>] - Comment out RMI related code because of the Java deserialization issue</li> <li>[<a href="//issues.apache.org/jira/browse/OFBIZ-6959" target="external">[OFBIZ-6959]</a>] - Update XStream lib to prevent XML External Entity (XXE) Processing</li> </ul> </div> </div> </div> </div> </section> </section><!-- footer --> <footer class="footer1"> <div class="container" id="footer"> <div class="row"> <div class="span6 timelineWidget"> </div> <div class="span3 contactWidget"> <h2>Contact Community</h2> <div class="divider"><span></span></div> <ul> <li><a href="mailing-lists.html">Mailing Lists</a></li> <li><a href="source-repositories.html">Source Repository (Git)</a></li> <li><a href="https://s.apache.org/dsj2p" target="external">Issue Tracker (Jira)</a></li> <li><a href="//www.youtube.com/user/ofbiz" target="external">OFBiz Youtube Channel</a></li> <li><a href="//vimeo.com/channels/apacheofbiz" target="external">OFBiz Vimeo Channel</a></li> <li> <a href="//s.apache.org/ofbiz-slack-channel" target="external">OFBiz Chat</a><br/> <span class="footer-note"> Note: To chat with users and developers of Apache OFBiz. <br>Please create a Slack account using <a href="//s.apache.org/slack-invite" target="external">this invite link</a> and <a href="//s.apache.org/ofbiz-slack-channel" target="external">join the <b>#ofbiz channel</b>.</a> Please do <b>not</b> ask OFBiz questions in the #general channel. </span> </li> <li><a href="//cwiki.apache.org/confluence/display/OFBIZ/Apache+OFBiz+PMC+Members+and+Committers" target="external">Who we are</a></li> </ul> </div> <div class="span3 sociallWidget"> <h2>ASF Information</h2> <div class="divider"><span></span></div> <ul> <li><a href="https://www.apache.org/foundation/" target="external">Apache Software Foundation</a></li> <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="external">Privacy Policy</a></li> <li><a href="https://www.apache.org/events/current-event" target="external">Events</a></li> <li><a href="https://www.apache.org/foundation/sponsorship.html" target="external">Sponsorship</a> and <a href="https://www.apache.org/foundation/contributing.html" target="external">Donations</a> </li> <li><a href="https://www.apache.org/foundation/thanks.html" target="external">Thanks</a></li> <li><a href="https://ofbiz.apache.org/security.html">Security</a></li> <li><a href="https://www.apache.org/licenses/" target="external">License</a></li> </ul> </div> </div> </div> </footer> <footer class="footer2" id="footerRights"> <div class="container"> <div class="row"> <div class="span12"> <p> Copyright © 2025 The Apache Software Foundation. <a href="https://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="https://www.apache.org/" target="external">The Apache Software Foundation.</a> </p> </div> </div> </div> </footer> <!-- footer --> </div> <!-- globalWrapper --> <script type="text/javascript" src="js/plugins/respond/respond.min.js"></script> <script type="text/javascript" src="js/jquery-1.12.4.min.js"></script> <script type="text/javascript" src="js/jquery-migrate-1.0.0.min.js"></script> <script type="text/javascript" src="js/plugins/jquery-browser-plugin/jquery.browser.min.js"></script> <!-- third party plugins --> <script type="text/javascript" src="bootstrap/js/bootstrap.js"></script> <script type="text/javascript" src="bootstrap/js/bootstrap-carousel.js"></script> <script type="text/javascript" src="js/plugins/easing/jquery.easing.1.3.js"></script> <script type="text/javascript" src="js/plugins/pretty-photo/js/jquery.prettyPhoto.js"></script> <script type="text/javascript" src="js/plugins/hoverdir/jquery.hoverdir.js"></script> <!-- jQuery KenBurn Slider --> <script type="text/javascript" src="js/plugins/rs-plugin/js/jquery.themepunch.plugins.min.js"></script> <script type="text/javascript" src="js/plugins/rs-plugin/js/jquery.themepunch.revolution.min.js"></script> <!-- Custom --> <script type="text/javascript" src="js/custom.js"></script> <!-- Matomo --> <script type="text/javascript"> var _paq = window._paq = window._paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ /* We explicitly disable cookie tracking to avoid privacy issues */ _paq.push(['disableCookies']); _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="https://analytics.apache.org/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '21']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); </script> <!-- End Matomo Code --> </body> </html>