Closed (fixed)
Project:
Linkit
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2012 at 11:36 UTC
Updated:
16 Apr 2012 at 19:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
fabsor commentedBetter title
Comment #2
anonTry this one, do you think we need an update hook for this aswell?
Comment #3
anonOr we could actually reduce that code abit.
Comment #4
fabsor commentedIf we do this on buildSettingsForm the vids will be saved in the linkit profile which might be exported. The vids might change if you add more vocabularies and reinstall an installation profile, so this could potentially show different terms than you intended if you add/remove vocabularies.
Comment #5
anonYes fabsor, thats correct.
Here is an other patch.
I also included the buildGroup method here, as that also will fail because of the vids.
Comment #6
markusbroman commentedThe patch looks good and the term autocompletion works like a charm
Comment #7
anonCommited.