Modify ↓
Ticket #5878 (closed patch: fixed)
Opened 4 years ago
Last modified 4 years ago
Patch - mythweb statistics top dropdown not working
| Reported by: | Wolfgang <mythtv@…> | Owned by: | xris |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythweb | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
$_Request[] returns always a string, so is_int() always fails. Use is_numeric() to fix it.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
