What steps will reproduce the problem?
1. Create a product with 2 variations and a download, e.g. "Fully
licensed", and "30 Day Trial"
2. User shops and pays for a variation
3. Download link is not displayed on finish_order page
What version of the product are you using? On what operating system?
1.0a6+ selected patches from HEAD
Please provide any additional information below.
The download link is not displayed because the finder_sql and count_sql for
the has_many downloads relation does not look for variations. Attached
patch solves this issue.
Original issue reported on code.google.com by flyfish...@gmail.com on 11 May 2009 at 7:03
Original issue reported on code.google.com by
flyfish...@gmail.com
on 11 May 2009 at 7:03Attachments: