mirror of
https://github.com/entriphy/sp-playcount-librespot.git
synced 2026-04-26 22:26:02 +03:00
[PR #10] [MERGED] Fix broken JSON for error messages #34
Labels
No labels
bug
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sp-playcount-librespot#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/entriphy/sp-playcount-librespot/pull/10
Author: @ghost
Created: 8/3/2020
Status: ✅ Merged
Merged: 8/5/2020
Merged by: @entriphy
Base:
dev← Head:fix-error-json📝 Commits (1)
e47a3d8Fix broken JSON for error messages📊 Changes
4 files changed (+25 additions, -16 deletions)
View changed files
📝
core/src/main/java/xyz/gianlu/librespot/handler/ArtistAboutHandler.java(+4 -4)📝
core/src/main/java/xyz/gianlu/librespot/handler/ArtistInfoHandler.java(+7 -4)📝
core/src/main/java/xyz/gianlu/librespot/handler/ArtistInsightsHandler.java(+7 -4)📝
core/src/main/java/xyz/gianlu/librespot/handler/PlayCountHandler.java(+7 -4)📄 Description
This fixes an issue where the error messages are not quoted, resulting in invalid JSON like this:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.