Closed (fixed)
Project:
Profile Privacy
Version:
6.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2008 at 21:32 UTC
Updated:
3 Aug 2008 at 00:02 UTC
Jump to comment: Most recent file
Comments
Comment #1
quicksketchI think we just need to make the uid and fid normal keys instead of "unique keys". Wouldn't that solve the problem? If we want to add a new key, we should write an update function for people upgrading their existing 5.x installations.
Comment #2
quicksketchComment #3
coltraneWhat do you prefer? Here's a patch that does it with just keys. Either patch works but this matches how it was done in 5, you're right.
Comment #4
quicksketchThanks, I was just wondering why the keys had been changed. I applied this second patch because it fixes the problem and keeps our database schema consistent across versions of Drupal. If adding additional keys for efficiency, we can provide an upgrade path in a separate patch. I'll release a 1.1.1 version to get out a release that works properly. Thanks for your help!
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.