Cannot edit or delete a new product type
epg - September 27, 2009 - 18:30
| Project: | e-Commerce |
| Version: | 6.x-4.0-rc11 |
| Component: | ec_product |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#1
Changed to minor. I hit refresh on my browser and now it seems to work.
#2
Turns 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.
#3
So does this bug still exist?
#4
Probably, 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.
#5
I have done some work on this and there was a missing rebuild_menu();
#6
Automatically closed -- issue fixed for 2 weeks with no activity.