-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: None
-
Component/s: Edit display & voting interface
-
None
In the edit history of these works the language is displayed twice for some reason:
https://musicbrainz.org/work/cf3748c5-b80f-4b95-9dbc-f38ab4eb6834/edits
On the edits itself this doesn't happen:
https://musicbrainz.org/edit/70435513
{
"new_entity": {
"id": 13038434,
"name": "Птица счастья"
},
"old_entities": [
{
"id": 13328703,
"name": "Птица Счастья [Trnceformer Remix]"
}
]
}
https://musicbrainz.org/edit/70434950
{
"new_entity": {
"id": 13038434,
"name": "Птица счастья"
},
"old_entities": [
{
"id": 13328690,
"name": "Птица Счастья"
}
]
}