Closed (fixed)
Project:
Commerce Core
Version:
8.x-2.x-dev
Component:
Cart
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
22 Jun 2016 at 13:17 UTC
Updated:
11 Jul 2016 at 11:14 UTC
Jump to comment: Most recent
To provide a better out of the box experience, we should make the /cart page accessible by anonymous users by default.
Mark the "Access cart" permission for anonymous and registered users by default.
- Add the default permission.
- Provide the test.
Comments
Comment #2
harings_rob commentedWorking on this.
Comment #3
harings_rob commentedPR: https://github.com/drupalcommerce/commerce/pull/418
As mentioned in the comment, I did not add a specific test, as testing this will automatically cover the permissions. I removed additional grants.
Comment #4
bojanz commentedThis was merged in https://github.com/drupalcommerce/commerce/pull/418
The PR was malformed so it wasn't recognized by drupal.org