Posted by leinado on May 19, 2009 at 3:47am
4 followers
Jump to:
| Project: | UC Variable Price |
| Version: | 6.x-1.0-rc1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
Great start and a much needed module. However, in my installation, the variable price field is getting applied to all product types. Also, the form element overrides are not working when set from either the 'default variable price product feature' form or from the 'features' tab of a single node.
Comments
#1
I just noticed the first bug and committed a fix. I'll package that up right now as an RC2, as it's a pretty silly bug that needs to be squashed. I don't understand the second part of your bug report, though. Can you explain it a little further?
#2
i think what they are referring to is the fact that despite adding variable price as a feature, the original amount field continues to display and is not overridden. such is the case with me anyway, and sadly it renders this module unusable as a result.
#3
Still need more info. What "original amount field"? A picture is worth a thousand words if you can take a screenshot.
#4
@strangeluck, this module doesn't need to stay unusable for you... that's why it's a release candidate. These issues can be worked out, but you'll have to let me know what you mean when you say "the original amount field continues to display and is not overridden", preferably with pictures.
Moving this to maintainer needs more info until someone chimes in.
#5
Thanks for the speedy response!
The second part of the bug report was referring to the button text override and the amount field title override options (so that you can change 'Add to Cart' to something like 'Donate Now'). There are two places to do this, either in the node itself on the 'Features' tab or in the 'Manage Classes' admin page in the 'Default Variable Price product feature' section. Neither of these forms appear to override these two form elements.
#6
leinado, I submitted a patch in #478796: Add to cart title not being used. which should fix the override for the "Add to cart" button not working, so hopefully that'll be included in the next release. As for the amount field, it seems to be working just fine for me. Perhaps it was fixed in one of the more recent RC releases.
Can't duplicate seeing the original price field on a variable-price product, though.