Modify ↓
Opened 18 years ago
Closed 18 years ago
#4359 closed defect (fixed)
javascript error in "logging configuration" page
Reported by: | Owned by: | Matthew Good | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | admin/web | Version: | none |
Severity: | minor | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
The page "admin/general/logging" contains an javascript error. It's not a critical bug but a simple one to fix. Just a wrong variable name used: logType instead of log_type
Line 33 in sandbox/webadmin/webadmin/templates/admin_log.cs@3112#L33
Attachments (0)
Change History (3)
comment:1 by , 18 years ago
Milestone: | → 0.10.3 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 18 years ago
Milestone: | 0.10.3 |
---|---|
Version: | 0.10.2 → none |
comment:3 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in r4429. Thanks for reporting this.
Note:
See TracTickets
for help on using tickets.
Oops, milestone doesn't apply to WebAdmin.