Closed (fixed)
Project:
Advanced Poll
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2010 at 00:07 UTC
Updated:
6 Mar 2016 at 20:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
miro_dietikerCommitted a first cleanup.
Moved things out of advpoll.module.
Created .pages.inc and .admin.inc files.
Seems to be well checked, everything still works as expected.
Needs more cleanup!
Comment #2
jacob.embree commentedFirst attempt here. Plenty more to do. Part of the coder review involved fixing #2407473: Choice form element key is not concatenated correctly.
Comment #3
ChrisKennedy commentedWhoops, ignore this comment - meant to post it to the tests issue.
Comment #4
ChrisKennedy commentedOk, actually trying this patch it looks like it doesn't apply cleanly to the codebase - appreciate the work here though. I'm getting hunk failures in advpoll.info, advpoll_field.info, and advpoll_ranking.info right now.
Comment #5
tripper54 commentedClosing this as most of this work has been done through other commits.
Comment #6
jacob.embree commentedHere is an updated patch. A lot was done, but there's a lot left.
Comment #8
tripper54 commentedGreat work, thanks for taking the time to do this.