GraseHotspot / grase-www-portal

Grase WWW Portal (Main Package)
51 stars 20 forks source link

Group limits don't work (Trac #36) #36

Closed ghost closed 10 years ago

ghost commented 10 years ago

Group limits (i.e. max-octets) are being stored in the wrong table (reply instead of check) and so are useless. It also appears that user check items can't overrule group check items, so user settings will be overridden by group (so document the difference)

Migrated from http://trac.grasehotspot.org/ticket/36

{
    "status": "closed", 
    "changetime": "2011-11-08T01:39:43", 
    "description": "Group limits (i.e. max-octets) are being stored in the wrong table (reply instead of check) and so are useless.\nIt also appears that user check items can't overrule group check items, so user settings will be overridden by group (so document the difference)", 
    "reporter": "tim", 
    "cc": "", 
    "resolution": "fixed", 
    "_ts": "1320716383339841", 
    "component": "Coova Chilli", 
    "summary": "Group limits don't work", 
    "priority": "major", 
    "keywords": "", 
    "version": "3.6", 
    "time": "2011-11-07T22:41:52", 
    "milestone": "3.7", 
    "owner": "tim", 
    "type": "defect"
}
ghost commented 10 years ago

Trac update at 20111108T01:39:43:

Should be fixed in r193

  • tim changed resolution from "" to "fixed"
  • tim changed status from "new" to "closed"