Opened 17 years ago

Closed 17 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@…> 17 years ago.
Fix SQL parenthesis escaping

Download all attachments as: .zip

Change History (2)

by Joe Ripley <vitaminjoe@…>, 17 years ago

Attachment: 5723_patch.diff added

Fix SQL parenthesis escaping

comment:1 by Rob Smith, 17 years ago

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.