Skip to content
Commit d068ae44 authored by Christoph Wurst's avatar Christoph Wurst Committed by MichaIng
Browse files

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: default avatarChristoph Wurst <christoph@winzerhof-wurst.at>
parent 58dc589e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment