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

Native API : Get dataset citation result not unescaped #11176

Open
DS-INRAE opened this issue Jan 21, 2025 · 1 comment
Open

Native API : Get dataset citation result not unescaped #11176

DS-INRAE opened this issue Jan 21, 2025 · 1 comment
Labels
Type: Bug a defect

Comments

@DS-INRAE
Copy link
Member

The output from the get dataset citation command (https://guides.dataverse.org/en/latest/api/native-api.html#get-citation) retrieves an escaped citation.

What steps does it take to reproduce the issue?

Which version of Dataverse are you using?
6.5 (reproduced on Demo Dataverse)

Any related open or closed issues to this bug report?
None seen on this endpoint but

Are you thinking about creating a pull request for this issue?
Maybe depending on the complexity to unescape the text :)

@DS-INRAE DS-INRAE added the Type: Bug a defect label Jan 21, 2025
@qqmyers
Copy link
Member

qqmyers commented Jan 21, 2025

You might want to look at #11163 - a new API would let you get the Internal citation format without it being wrapped in JSON - not sure if that's also what's doing the escaping but it probably is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug a defect
Projects
None yet
Development

No branches or pull requests

2 participants