This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/trunk by this push: new 2525377 Improved: switch link from Nabble (no longer reachable) to Markmail 2525377 is described below commit 2525377569e97d370b06aef00706a6c652a57d82 Author: Jacques Le Roux <jacques.le.r...@les7arts.com> AuthorDate: Wed Aug 11 17:00:44 2021 +0200 Improved: switch link from Nabble (no longer reachable) to Markmail Only trunk is concerned (OFBIZ-11998) --- framework/entity/config/entityengine.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/entity/config/entityengine.xml b/framework/entity/config/entityengine.xml index 1be02c0..e9abf07 100644 --- a/framework/entity/config/entityengine.xml +++ b/framework/entity/config/entityengine.xml @@ -723,7 +723,7 @@ access. For a detailed description see the core/docs/entityconfig.html file. b. If using an old version of the driver, beware of this resource leak: http://support.microsoft.com/kb/820773/ c. Demo data are in conflict with Entity Unique Index when loading data - This is a known issue with MsSQL since http://ofbiz.135035.n4.nabble.com/Unique-constraint-on-Person-cardId-breaks-ofbiz-on-SQL-Server-td4656840.html + This is a known issue with MsSQL since https://markmail.org/message/mezqxb3eyzz3xpv6 The problem does not exist with Derby, nor with the mostly open source DBMS used with OFBiz: Postres, MySQL, MariaDB, etc. So we will not change the current OOTB setting and suggest to simply change your own configuration. See OFBIZ-11998 for more. -->