Closed (fixed)
Project:
Commerce File Bundle
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2012 at 21:51 UTC
Updated:
23 Sep 2012 at 17:08 UTC
Jump to comment: Most recent file
I changed this to work with the new function names and arguments of commerce_bundle.
When it gets to issuing licenses for each line item commerce_file_line_item_files in $sub_item is an empty array.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | commerce_file_bundle-1690422.patch | 1.53 KB | ponies |
Comments
Comment #1
poniesThis patch did the trick for me. Still need to test it with mixed product type bundles.
Comment #2
poniesComment #3
tbenice commentedThanks alot! Tested and commited.