Closed (fixed)
Project:
Election
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
24 Aug 2012 at 08:49 UTC
Updated:
8 Sep 2012 at 12:51 UTC
Jump to comment: Most recent file
In the project review thread, patrickd wrote:
I didn't have a look at all of the code, but where I looked at it's pretty clean and I don't thing here are major issues.
So I went over to test the module
- [1] After installing the submodules I had to re-clear the cache, so the admin items actually appeared. strange
- [2] All requirements of libraries should also be validated on the status reports page by hook_requirements()
- [3] When editing and creating positions, you don't check whether the "number of vacancies" really is a number
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | election_cache_fix-1749846-2.patch | 988 bytes | pjcdawkins |
Comments
Comment #1
pjcdawkins commentedFixed [2] and [3], so re-purposing this issue to deal with [1].
I think it's to do with the difference between hook_menu() and hook_menu_alter().
Comment #2
pjcdawkins commentedI think this would do it - a static cache reset. I've committed this.
Comment #3.0
(not verified) commentedNumbered items