Fix getThumbnailUrl in the Product, which was called by the Shelf directly causing failures.

Fix getPrice in the Product, which returned undef until a variant was applied to it.
These two fixes fix the Shelf.
This commit is contained in:
Colin Kuskie 2008-06-19 23:12:04 +00:00
parent b338e660ea
commit 68db4f8e46
3 changed files with 19 additions and 5 deletions

View file

@ -24,6 +24,7 @@
- added: Next and Previous GalleryAlbum links in the GalleryAlbum views
- fixed: Shop: Variants in dropdown and on page
- fixed: OLD subscription table still hanging around?
- fixed: Shelf
7.5.12
- skipping this release