Skip to content

Pick first element from array doc.url

Administrator requested to merge github/fork/DerKnerd/patch-1 into master

Created by: DerKnerd

Hello,

in our company we are currently evaluating Datafari. Using it we found an issue in the SubClassResult.widget.js. It crashes when you get the field URL in line 38 an array. I changed the code so you always have a string, by picking the first element from the array.

Greetings Imanuel Ulbricht

Merge request reports