Opened 17 years ago
Closed 16 years ago
Last modified 16 years ago
#7527 closed patch (fixed)
Make MythWeb Video page translatable, fix non-working Javascript using some translations and other minor fixes
| Reported by: | Owned by: | Rob Smith | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | Plugin - MythWeb | Version: | head |
| Severity: | medium | Keywords: | translation, javascript |
| Cc: | Ticket locked: | yes |
Description
Hi,
This make MythWeb Video's page translatable.
It also fixes some Javascript issues (info, editing and search engine button are non functional) when some translations (French for example) are used (the problem is caused by unescaped single quotes).
It also fixes some other small display problems.
Thank you!
Nick
Attachments (2)
Change History (4)
by , 17 years ago
| Attachment: | mythweb_video.diff added |
|---|
by , 17 years ago
| Attachment: | newdiffvideo.diff added |
|---|
comment:1 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 16 years ago
| Ticket locked: | set |
|---|
Note:
See TracTickets
for help on using tickets.

Update to the patch to make it appyable after changeset 22985 and 22986