-
Bug
-
Resolution: Fixed
-
Major
-
2.0.0
-
None
-
1 - Easy
I currently use an imported repository, which have contents created by a user not available in my CMS.
When I drag a content in a cart, there is a nullPointerException in
org.ametys.plugins.cart.actions.GetCartElementsAction.elementToJSON(CartElement)
Line 151, on infos.put("lastContributor", user.getFullName());