diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2021-12-27 12:27:50 +0100 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2021-12-28 16:30:18 +0100 |
commit | 91916a01a405fcf304594aaff73fb1652b5d4c35 (patch) | |
tree | 7f6028c39c782af89ef9138814a75c2b659475d6 /apps/workflowengine/src/workflowengine.js | |
parent | 23985b6323468d04da2c1fd18c5165952c7ae8ee (diff) | |
download | nextcloud-server-91916a01a405fcf304594aaff73fb1652b5d4c35.tar.gz nextcloud-server-91916a01a405fcf304594aaff73fb1652b5d4c35.zip |
Fix rendering app authors with homepage or email
When the first author of an app doesn't have homepage/email attributes
set in info.xml then any further author was rendered as `[object
Object]` due to the complex XML node seralized to a JavaScript string.
The logic was fixed so that it converts any of the authors to simple
text.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'apps/workflowengine/src/workflowengine.js')
0 files changed, 0 insertions, 0 deletions