Closed (fixed)
Project:
e-Commerce
Version:
6.x-4.0-rc11
Component:
ec_product
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2009 at 18:30 UTC
Updated:
23 Nov 2009 at 12:40 UTC
When I go to Administer->Ecommerce Configuration->Products->Types->Add
I add a new product, say, "FileProduct". I fill in the title and description fields, assign the product to a node (in this case, "product" node). I click "submit".
Then I go to the list view, try to click on "edit" and nothing happens. I click on the name "FileProduct" and nothing happens. I try to click on "delete" and nothing happens.
So now I have a list with useless product types that do nothing!
Drupal 6.13, ecommerce 4.0-rc11
Comments
Comment #1
epg commentedChanged to minor. I hit refresh on my browser and now it seems to work.
Comment #2
epg commentedTurns out it wasn't because I hit refresh on the browser. It worked because I added another product type after the first I created. Clicking on the edit/delete or name fields of the last product type does nothing. If the product type is not the last one, it seems to be o.k.
Comment #3
davea commentedSo does this bug still exist?
Comment #4
epg commentedProbably, I gave up on using ecommerce long ago. It doesn't have all the features I need (product flavors, one step checkout doesn't work, this other bug, etc).
Unfortunately ubercart also doesn't do what I want (too bloated, too many steps for checkout--I counted 6 clicks before user is allowed to pay!).
So I'm trying to write my own module now. Will take a long time while I learn how to write one, but at least it will do exactly what I need: one click buy for ecommerce with product flavors and variations.
Comment #5
gordon commentedI have done some work on this and there was a missing rebuild_menu();