Closed (fixed)
Project:
Ubercart
Version:
5.x-1.7
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
22 Jan 2009 at 10:54 UTC
Updated:
2 Jun 2009 at 21:51 UTC
Jump to comment: Most recent file
1.x is still stuck using `key` as the field name in uc_file_users, which is a source of problems. Patch attached ports the change.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | uc_file.key_change.1.x.patch | 7.15 KB | cha0s |
| #1 | uc_file.1.x.patch | 7.05 KB | cha0s |
| uc_file.1.x.patch | 7.05 KB | cha0s |
Comments
Comment #1
cha0s commentedWell, might be useful to update the name of the function...
Comment #2
Island Usurper commentedUse db_change_column() for the Postgres branch of the update function.
Comment #3
cha0s commentedRerolled with pgsql support.
Comment #4
Island Usurper commentedGreat. Committed.
Comment #6
Passer commentedComment #7
Passer commentedthanks
Comment #8
torgospizzaAny chance of rolling this into a 1.8? :)