Opened 17 years ago

Closed 17 years ago

#3698 closed defect (fixed)

in Mythweb, when editing mythvideo meta data "Edit Video Info" special characters cause problems

Reported by: Steve VanDeBogart <vandebo-mythtvtrac@…> Owned by: Rob Smith
Priority: minor Milestone: 0.21
Component: mythweb Version: 0.20
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Some video meta-data contains special characters like double quotes (i.e IMDB id 660172). When attempting to edit meta data for these videos the existing data does not render properly. The data needs to be escaped.

The attached patch fixes the problem for version 0.20. (It seems that the file has been changed in current svn, but a similar change should fix the problem).

Attachments (1)

edit.php.patch (2.7 KB) - added by Steve VanDeBogart <vandebo-mythtvtrac@…> 17 years ago.

Download all attachments as: .zip

Change History (3)

Changed 17 years ago by Steve VanDeBogart <vandebo-mythtvtrac@…>

Attachment: edit.php.patch added

comment:1 Changed 17 years ago by xris

Owner: changed from xris to Rob Smith

comment:2 Changed 17 years ago by Rob Smith

Resolution: fixed
Status: newclosed

(In [14535]) Fixes #3698, patch by Steve VanDeBogart? (Thanks!), this fixes the edit videos when they have special characters in them

Note: See TracTickets for help on using tickets.