Confusion over donation price
csc4 - March 31, 2009 - 14:32
| Project: | Ubercart Donation Products |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
Description
I've added a donation, and added it to the donate page. On the donate page it correctly shows up with no price and my custom text for add to cart - but the actual node with the donation in it (linked from the title on the donate page) seems to have the ordinary amount displayed and the standard Add to cart text...
I'm a bit confused. I was expecting them to be the same. I saw the patch at http://drupal.org/node/296972#comment-1107024 but that didn't seem to quite cover this.
Is it expected behaviour that it is different depending which way you reached the product or is it a bug?

#1
Yes, it is by design. The idea is the end user can choose how much to donate from the donation products of their choice without having to set the ones they don't want to '0'. When the page is submitted, the donation products that are at '0' won't be added to the cart.