Closed (fixed)
Project:
Fivestar
Version:
7.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2011 at 14:22 UTC
Updated:
13 Aug 2011 at 17:21 UTC
Jump to comment: Most recent file
As discussed in #1173814: Replace php target selection with something better there is a very strong argument for voting target to be an instance specific setting.
Comments
Comment #1
james.elliott commentedAnd here is the patch!
Changes include:
Comment #2
james.elliott commentedI think the only setting that makes sense to keep as a field level setting is voting tag.
Attached patch moves all the settings to instance settings.
Comment #3
ericduran commentedThis needs work.
The issue seems to be field never validates, This is because of the patch I pushed yesterday, either I missing one in between, or there's something missing on this patch.
Comment #4
ericduran commentedComment #5
ericduran commentedHere's a patch on top of this one to clean up the whitespace, and changes the update hook to be 7202 instead of 7002.
Also this patch needs to be applied on top of James patch. I'm doing it this way so everyone can keep they're proper commit attributions :)
Comment #6
ericduran commentedIssue mention in #3 still applies FYI.
Comment #7
ericduran commentedThis is now fixed. I had to add a couple of patches in between to fix the broken schema issue. I applied the other patches on top of this one, so James can get proper commit credit :) (/me wishes every contrib module worked like this)
--
http://drupalcode.org/project/fivestar.git/commit/a5a9f79c0103f1809d97f0...
http://drupalcode.org/project/fivestar.git/commit/a95fd5a5389c47ab43a915...
http://drupalcode.org/project/fivestar.git/commit/df44598399289afb4c8ad8...
http://drupalcode.org/project/fivestar.git/commit/2d88a9a9e55acc0c0116ce...