IQSS / dataverse-metrics

Aggregate and visualize metrics for installations of Dataverse around the world
https://dataverse.org/metrics
Apache License 2.0
8 stars 9 forks source link

Issue 86: Show names of subdataverses instead of the aliases #87

Closed PaulBoon closed 1 year ago

PaulBoon commented 1 year ago

Fixing issue #86

PaulBoon commented 1 year ago

Needs testing and refactoring; probably get rid of global var. And some XSS prevention.

PaulBoon commented 1 year ago

Both alias and name should have been escaped by Dataverse on create or edit, so no extra escaping needed here.