Closed (fixed)
Project:
Ubercart
Version:
6.x-2.3
Component:
Module integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2010 at 01:44 UTC
Updated:
13 Aug 2010 at 15:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
Flying Drupalist commentedsubscribe
Comment #2
dawehnerHere is a patch
I didn't tested the patch.
Comment #3
Island Usurper commenteddereine, would your patch also work with Views 2? If it doesn't, I probably shouldn't commit it until Views 3.0 is out.
Comment #4
dawehnerIt works for 2.x, too.
option_definition api was introduced somewhere in the beta of 2.0, and replaced options api.
Comment #5
Island Usurper commentedIt seems this fixes a subtle little bug, too, so it's got that going for it. Changing the price format to "Numeric" wouldn't get saved before this patch, though it did work for weight. Odd.
Anyway, thanks for the patch. Committed.