Opened 16 years ago

Closed 15 years ago

#5723 closed defect (fixed)

MythWeb Video handler parenthesis problems

Reported by: Joe Ripley <vitaminjoe@…> Owned by: xris
Priority: minor Milestone: 0.21.1
Component: mythweb Version: head
Severity: low Keywords: Mythweb, video
Cc: Rob Smith Ticket locked: no

Description

This is further to Ticket #3783, which was committed in changeset [14537]. The code is faulty in that it ends up escaping only one of the parenthesis: ')'

Attached is a patch to fix the problem.

Attachments (1)

5723_patch.diff (667 bytes) - added by Joe Ripley <vitaminjoe@…> 16 years ago.
Fix SQL parenthesis escaping

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by Joe Ripley <vitaminjoe@…>

Attachment: 5723_patch.diff added

Fix SQL parenthesis escaping

comment:1 Changed 15 years ago by Rob Smith

Resolution: fixed
Status: newclosed

(In [19012]) Fixes #5723, this escapes the second param in video paths

Note: See TracTickets for help on using tickets.