Closed (fixed)
Project:
Flag
Version:
7.x-3.x-dev
Component:
Flag core
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Aug 2012 at 15:38 UTC
Updated:
4 Jan 2014 at 02:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
joachim commentedTagging.
Comment #2
joachim commentedTagging.
Comment #3
joachim commented#1875854: remove after_build for radio button descriptions needs tackling first.
Comment #4
joachim commentedNot actually as much as a code saving as I hoped, as we should really be nice and to the legwork for any other link type modules.
Still, I prefer to have code that uses FormAPI rather than raw JS: keeps everything in the same place and easier to read.
Comment #5
socketwench commentedHm. Okay, the automated tests run cleanly, but I suspect this requires manual testing.
Comment #6
joachim commentedYup, Simpletest knows nothing about JS.
Comment #7
joachim commentedUpdated patch -- the intro text wasn't getting hidden.
@socketwench: got time to give this a very quick look before I commit?
Comment #8
socketwench commentedLooks good. Confirmed with manual testing.
Comment #9
joachim commentedThanks!
Committed.