Sanitized error code (path and video ID removed) follows. I tried enclosing the title in quotes, but they get filtered to HTML entity references...

Parse error: syntax error, unexpected T_STRING in /path/to/drupal-5.1/sites/all/modules/reptag/reptag_process.inc(212) : regexp code on line 1

Fatal error: preg_replace() [function.preg-replace]: Failed evaluating code: reptag_video_googlevideo('idremoved', 350, 400, Title With Spaces); in /path/to/drupal-5.1/sites/all/modules/reptag/reptag_process.inc on line 212

CommentFileSizeAuthor
#1 video_tags_title.patch1.58 KBprofix898

Comments

profix898’s picture

Status: Active » Needs review
StatusFileSize
new1.58 KB

Should be quite simple to fix. Can you please review the attached patch!? Thanks.

profix898’s picture

Status: Needs review » Fixed

Patch committed to Drupal-5 branch.

Anonymous’s picture

Status: Fixed » Closed (fixed)