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

[#8545] Fix citation JSON exception #8548

Merged
merged 1 commit into from
Jan 21, 2025
Merged

[#8545] Fix citation JSON exception #8548

merged 1 commit into from
Jan 21, 2025

Conversation

gbp
Copy link
Member

@gbp gbp commented Jan 20, 2025

Relevant issue(s)

Fixes #8545

What does this do?

Fix citation JSON exception

Why was this needed?

Update method declaration. This is called from the controller/view to render to citations as JSON. Rails used to pass an options argument but now doesn't.

[skip changelog]

Update method declaration. This is called from the controller/view to
render to citations as JSON. Rails used to pass an options argument but
now doesn't.

Fixes #8545
@gbp gbp merged commit b42e7fa into develop Jan 21, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ERROR] citations#index (ArgumentError) "wrong number of arguments (given 0, expected 1)"
1 participant