Details
-
Bug
-
Resolution: Obsolete
-
Neutral
-
None
-
1.1.2
-
None
-
None
Description
IllegalArgumentException: Don't know how to convert '{...}' to an instance of 'class info.magnolia.rest.service.node.v1.RepositoryNode'. Override method 'info.magnolia.rest.client.app.RestClientAppViewImpl.corvertValue' if you need to handle this type.
In the error message there is used the incorrect info.magnolia.rest.client.app.RestClientAppViewImpl.corvertValue instead of the info.magnolia.rest.client.app.ui.RestClientAppPresenter#corvertValue.
Moreover the method name is misspelled.
Checklists
Acceptance criteria