Closed (fixed)
Project:
Ubercart Stock Manager With Attributes
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
5 Sep 2008 at 01:30 UTC
Updated:
30 Jan 2009 at 18:57 UTC
Jump to comment: Most recent file
Comments
Comment #1
talbone commentedi have implemented the patch in the official version, barring the db query change - that just dont work.
all the rest have been tested and work fine.
thank you for the input - i will make sure to commit future code according to standard.
Comment #2
gregglesI've created a new patch for that last part.
Can you clarify which part of it "just dont work" ?
Also, while your commit message follows the standard more or less you gave yourself credit for the patch instead of me, which feels a little sad :(
Comment #3
talbone commented1. the credit part was by mistake - sorry. i will commit again with credit for you.
2. dont work means just that - no stock limitation at all.
3. have you tested the new patch ?
Comment #4
gregglesI didn't test the first path, but I have tested the one in #2 and it works fine.
This is the standard way to write queries in Drupal and is a more secure way as well.
Comment #5
talbone commented