This patch allows MythWeb to handle single quotes that may appear in
the title and plot fields when editing videos.

The command used, addcslashes() is in PHP4 & PHP5, if PHP3 support is
required the command could be changed to addslashes().  I chose not to
use addslashes() as it would also (unnecessarily) escape double
quotes.

This is my first time submitting something like this so please let me
know if I'm doing this wrong :)

Attachment: Mythweb-video_edit.patch
Description: Binary data

_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to