Opened 16 years ago
Closed 16 years ago
#8724 closed defect (duplicate)
mythweb video filesystem layout
| Reported by: | Owned by: | Rob Smith | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | Plugin - MythWeb | Version: | 0.23-fixes |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Use of SQL function LENGTH() is not multi byte safe, use CHAR_LENGTH() instead. Occurs two times in modules/video/handler.php
Note:
See TracTickets
for help on using tickets.

Dupe of #8339.