Patch to status.c.

Anthony Mendoza anthony at onetruemedia.com
Tue Jan 2 23:34:35 CET 2007


Fix for IE 7 and Firefox 2.0:

[root at admin01 cgi]# diff status.c /tmp/status.c
435c435
<               printf("<object type=\"application/x-mplayer2\"
height=\"-\" width=\"0\">");
---
>               printf("<object type=\"application/x-mplayer2\"
data=\"%s%s\" height=\"-\" width=\"0\">",url_media_path,sound);

very minor.  This patch was made against 2.6.

-Anthony

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV




More information about the Developers mailing list