with this error am I doing something wrong? The `a...
# sdf
g
with this error am I doing something wrong? The
adddependencies
is adding entries such as:
Copy code
<object>scriptid=customlist_submission_type.val_403840_t2311829_235|scriptid=customlist_submission_type.val_403841_t2311829_970</object>
and then complaining during validate with :
Copy code
An error occurred during manifest validation.
Details: The object scriptid=customlist__submission_type.val_403840_t2311829_235|scriptid=customlist_submission_type.val_403841_t2311829_970 in the dependencies list contains characters that are not allowed.
to which i remove those entries is it something i can do as a workaround so that it doesn’t get added to the manifest like this? or is this a bug?