-
Bug
-
Resolution: Fixed
-
Normal
-
None
-
None
The error below seems to happen for every user who has not decided to hide their subscription pages, regardless of whether these collections are public (like in the example below) or private. On the production server everything is still working as expected.
Internal Server Error
Oops, something went wrong!
Error:
Can't call method "public" on unblessed reference at lib/MusicBrainz/Server/Controller/User/Subscriptions.pm line 30. at lib/MusicBrainz/Server/Controller/User/Subscriptions.pm line 30 Catalyst::dispatch(?) called at lib/MusicBrainz/Server.pm line 390 MusicBrainz::Server::__ANON__ at lib/MusicBrainz/Server.pm line 357 MusicBrainz::Server::with_translations(?, ?) called at lib/MusicBrainz/Server.pm line 391 Class::MOP::Method::Wrapped::__ANON__(?) called at lib/MusicBrainz/Server.pm line 405 Class::MOP::Method::Wrapped::__ANON__(?) called at lib/MusicBrainz/Server.pm line 490
Time: 2021-03-11T17:51:05.565Z
Host: ccf8e56517b4
Interface language: en
URL: https://beta.musicbrainz.org/user/aerozol/subscriptions/collection
Request data:
{ "body_parameters": {}, "query_parameters": {} }
- is related to
-
MBS-11497 Add tests for user collection subscriptions pages
- Open