Closed (fixed)
Project:
Quant
Version:
6.x-1.1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2011 at 02:43 UTC
Updated:
9 Aug 2011 at 15:11 UTC
First, this is an awesome concept, thanks for building it.
Quick thing I notice -- hook_perm defines an 'administer quant' permission, but hook_menu checks 'administer site quant' for admin/settings/quant - result being, no one (or only user 1) can access the settings.
Attached patch fixes it. (Clear your menu cache after applying to make it stick.)
| Comment | File | Size | Author |
|---|---|---|---|
| quant-fix-perm.patch | 510 bytes | thebuckst0p |
Comments
Comment #1
mstef commentedNice find..thanks
Committed.
Comment #2
mstef commentedAnd thanks for the compliment.