This permission seems irrelevant since if a user purchases a file, they should have access to it without needing a special permissions.
This permission seems irrelevant since if a user purchases a file, they should have access to it without needing a special permissions.
Comments
Comment #1
recrit commentedThis has been committed to 7.x-1.x per http://drupalcode.org/project/commerce_file.git/commitdiff/22079de
Comment #2
recrit commentedComment #4
spanac commentedThan you recrit for many commits, but i really do not understand why was this one done? This simply makes this module stop working (no way to enable user to download purchased file). Everybody who perches file will get "Access denied" message and will not be able to download purchased file.
Have you checked this?
Comment #5
recrit commentedThis change was to remove the Drupal user permission that could be set on a per role basis for "access own" license. After this change, they can download the file if the user has an active license ... without needing an extra Drupal user permission for their user roles.
The dev version has all of these changes in it, so try the dev if you have issues with users downloading files.
Comment #5.0
recrit commentedupdated wording