Active
Project:
Mobile Plugin
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Sep 2010 at 03:12 UTC
Updated:
13 Sep 2010 at 03:12 UTC
mobileplugin_youtube.module generates a few errors with php 5.3 because of the usual problem of variables being declared as references when they shouldn't. All we need to do to fix this is remove the references from the parameters in mobileplugin_youtube_mobileplugin_setup() and mobileplugin_youtube_mobileplugin_optimize_dom
| Comment | File | Size | Author |
|---|---|---|---|
| mobileplugin_youtube.module.patch | 952 bytes | bkat |