Modify ↓
Ticket #4359 (closed defect: fixed)
Opened 5 years ago
Last modified 5 years ago
javascript error in "logging configuration" page
| Reported by: | Florent Angebault <fangebault@…> | Owned by: | mgood |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | admin/web | Version: | none |
| Severity: | minor | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API 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
Change History
comment:1 Changed 5 years ago by mgood
- Milestone set to 0.10.3
- Owner changed from cmlenz to mgood
- Status changed from new to assigned
comment:2 Changed 5 years ago by mgood
- Milestone 0.10.3 deleted
- Version changed from 0.10.2 to none
comment:3 Changed 5 years ago by mgood
- Resolution set to fixed
- Status changed from assigned to closed
Fixed in r4429. Thanks for reporting this.
Note: See
TracTickets for help on using
tickets.



Oops, milestone doesn't apply to WebAdmin.