Active
Project:
Commerce File
Version:
7.x-1.x-dev
Component:
Access Control
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2013 at 00:16 UTC
Updated:
23 Jan 2019 at 03:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
nigelw commentedI am seeing this as well.
In the dblog I see
Comment #2
cigotete commentedI have the same behavior, but there is no dblog messages related. In the file field configuration the default values are UNLIMITED, but the 'time limit' value displayed (inherited?) by each product is Inherit (0).
For if is useful, I am creating programmatically the products, so I have added in the data array the desired values:
I know that this is not a solution for the issue, is just for if is useful for someone who has the issue in that context because is a way to bypass the issue.
Comment #3
davvid commentedIn bdlog i have:
Unable to modify data "created-product:field-sklep-pdf-file:data:duration": Invalid data value given. Be sure it matches the required data type and format.I try execute php code in rules that return a value but with no success.
Any ideas?
Comment #4
damienmckenna