Is there any documented method to downgrade from 2.3 to 2.2?
I waited to upgrade, looking to see if there where any bug reports about file downloads breaking (or other issues) before moving from a perfectly fine 2.2 (for my purposes) version to 2.3.
Having just upgraded, and stupidly moved that upgrade to my live site after some minor testing... I think I may be screwed and need to reinstall from scratch.
I never though that something so fundamental as file download features could break, so I did not bother testing that. Yes, my bad. However, how did this get released?!?!?!?!
My installation:
Pressflow 6.16 (Drupal optimized for high traffic sites)
Many of the usual modules, like imagecache, lightbox, Services, Views, Panels, Token... only the essentials really, I'm not into loading lots of modules.
Edit: more information
I'm adding my products to the cart with a cart link. Each product has multiple options, as different skus for each option, and with a different file download associated with each sku.
When adding a product to the cart, the "cart links message" reports the default sku being added to the cart, and not the specific sku associated with the specific option the customer selected.
Could that be the problem? I would expect that the "cart links message" would report the specific sku... perhaps the file download feature logic is looking for a file download associated with the default sku and not the option's sku?
My cart links look like this, just in case I've got that wrong: (worked fine before with UC 2.2):
[my site's address]/cart/add/p655_q1_a1o1?destination=node/655
