Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dataset link to publisher is broken #35

Open
frafra opened this issue Aug 26, 2022 · 0 comments
Open

Dataset link to publisher is broken #35

frafra opened this issue Aug 26, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@frafra
Copy link
Collaborator

frafra commented Aug 26, 2022

How to reproduce: click on the link after Published by: when displaying a dataset, like https://data.livingnorway.no/dataset?key=9c689543-6bf1-42e1-b280-b61d739e18c3.

The link is broken because the dataset description is used.

getPublishingOrgUrl () {
return this.publishingOrg.description

This is how the HTML code appears:

<p>Published by: <a target="_blank" href="The Norwegian University of Science and Technology (NTNU) in its current form was established in 1996. The NTNU University Museum is one of six university museums in Norway and is a part of the Norwegian University of Science and Technology, NTNU. The Museum is located at Kalvskinnet in the center of Trondheim, along with its exhibitions, collections, administration, and three of its sections. The Archaeometry Section is located at the Gløshaugen campus of NTNU. Ringve Botanical Gardens can be found at Lade, on the outskirts of Trondheim, and the Kongsvoll Alpine Garden is found in Kongsvoll, in Dovrefjell National Park. The NTNU University Museum has its origins in the Royal Norwegian Society of Sciences and Letters (DKNVS), founded in 1760. In 1926, the Society was reorganized into two sections: the Academy and the Museum. In 1968, the Norwegian Parliament approved a resolution to found the University of Trondheim, and the Museum was transferred to the University on 1 April 1984. Further reorganization of the University led to the establishment of the Norwegian University of Science and Technology (NTNU) on 1 January 1996. Since 2005, the NTNU University Museum has been treated at the same level as the University faculties, with representation on the Council of Deans and the Central University Research Committee.">Norwegian University of Science and Technology</a></p>
@frafra frafra added the bug Something isn't working label Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants