Revisions and mp_sellers.module create duplicates in sellers product listings
j0rd - December 11, 2008 - 14:58
| Project: | Ubercart Marketplace |
| Version: | 5.x-1.0-beta4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Turgrid |
| Status: | reviewed & tested by the community |
Jump to:
Description
easy fix. I'll let you know if I run into more of these issues and supply patches. See attached .diff
Another issue i'm running into which is un-related is the diff module also doesn't appear to give me proper diffs off my product changes. Not sure if this is an issue with the diff module, or ubercart or ubercart_marketplace yet. I'd like to use this to show store admin changes the sellers make to their products in a moderation scheme I'm creating.
| Attachment | Size |
|---|---|
| mp_products.module.diff | 881 bytes |

#1
I don't think this issue has been resolved.
If you enable revisions for your products, then update your product a couple times to create some revisions... you'll get duplicates in the sellers product listing page and in some of the order fulfillment pages.
http://ubercartmarketplace.com/user/$UID/selling
http://ubercartmarketplace.com/user/$UID/selling/fulfill
As a temporary "fix" you can disable and delete revisions for all your products.
#2
I am assigning this to me to explore when I get a chance and correct for good. Thanks for the find and original patch.