From 9a429a5505ee102afd15a0722094e35108d32eb6 Mon Sep 17 00:00:00 2001
From: "S.Listl" <S.Listl@SLISTL.aditosoftware.local>
Date: Fri, 13 Dec 2019 10:34:55 +0100
Subject: [PATCH] Attribute fix

---
 .../recordcontainers/jdito/contentProcess.js                | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/entity/AttributeRelation_entity/recordcontainers/jdito/contentProcess.js b/entity/AttributeRelation_entity/recordcontainers/jdito/contentProcess.js
index b7a73d9cd61..1e2cadba9f6 100644
--- a/entity/AttributeRelation_entity/recordcontainers/jdito/contentProcess.js
+++ b/entity/AttributeRelation_entity/recordcontainers/jdito/contentProcess.js
@@ -234,7 +234,11 @@ function _fetchParentAttributes (pAttributeIds, pParentAttributes)
                     "", 
                     "", 
                     "", 
-                    ""
+                    "",
+                    "",
+                    "",
+                    "",
+                    "",
                 ]);
             }, attrCatalog);
             
-- 
GitLab