<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/apachemp3/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/apachemp3/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 19 Dec 2013 10:26:16 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/apachemp3/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>#14 Demo deployment at http://www.modperl.com/Songs/ is not working any more</title><link>https://sourceforge.net/p/apachemp3/bugs/14/?limit=25#9101</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Attached patch updating the documentation appropriately.&lt;/p&gt;
&lt;p&gt;You can also find this patch at:&lt;br /&gt;
&lt;a href="https://github.com/tanty/perl-apache-mp3/commit/06c02b5fc0159dd97e3fbfb3a75dd955bacee82e" rel="nofollow"&gt;https://github.com/tanty/perl-apache-mp3/commit/06c02b5fc0159dd97e3fbfb3a75dd955bacee82e&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This patch is probably incomplete as the project's web page should probably be updated too.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andres Gomez</dc:creator><pubDate>Thu, 19 Dec 2013 10:26:16 -0000</pubDate><guid>https://sourceforge.net5881513f108bf49dff29723d44fd518f8bad2b56</guid></item><item><title>Demo deployment at http://www.modperl.com/Songs/ is not working any more</title><link>https://sourceforge.net/p/apachemp3/bugs/14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The demo deployment at &lt;a href="http://www.modperl.com/Songs/" rel="nofollow"&gt;http://www.modperl.com/Songs/&lt;/a&gt; is not working any more.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andres Gomez</dc:creator><pubDate>Thu, 19 Dec 2013 10:25:01 -0000</pubDate><guid>https://sourceforge.net84c6b180659fecf52022a3fa682d0b2ac5a2627b</guid></item><item><title>#13 Several hard pre-requesites are not needed.</title><link>https://sourceforge.net/p/apachemp3/bugs/13/?limit=25#2376</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Attached patch removing the hard pre-requisites and updating the documentation appropriately.&lt;/p&gt;
&lt;p&gt;You can also find this patch at:&lt;br /&gt;
&lt;a href="https://github.com/tanty/perl-apache-mp3/commit/16e2baffa6092214721e7e4e09e70f5eb936e25f" rel="nofollow"&gt;https://github.com/tanty/perl-apache-mp3/commit/16e2baffa6092214721e7e4e09e70f5eb936e25f&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andres Gomez</dc:creator><pubDate>Thu, 19 Dec 2013 10:23:29 -0000</pubDate><guid>https://sourceforge.net31625c3069177e323582e7949d45bc31589e10b2</guid></item><item><title>Several hard pre-requesites are not needed.</title><link>https://sourceforge.net/p/apachemp3/bugs/13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The Makefile.PL and the documentation states that "MP3::Info", "Audio::Wav" and "Ogg::Vorbis::Header" are prerequisites for "Apache::MP3". This is, actually, no true. As it is stated in its own documentation:&lt;/p&gt;
&lt;p&gt;"&lt;br /&gt;
...&lt;br /&gt;
The module will automatically adjust for the absence of one or more of&lt;br /&gt;
the MP3::Info, Ogg::Vorbis or Audio::Wav modules by inhibiting the&lt;br /&gt;
display of the corresponding file type.&lt;br /&gt;
...&lt;br /&gt;
"&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andres Gomez</dc:creator><pubDate>Thu, 19 Dec 2013 10:22:28 -0000</pubDate><guid>https://sourceforge.net9f82597a94afda0ea0708504aea0b04f3bd67e91</guid></item><item><title>#12 Ogg::Vorbis::Header::PurePerl-&gt;load() doesn't exist from v1.0</title><link>https://sourceforge.net/p/apachemp3/bugs/12/?limit=25#d37f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Attached patch replacing load() with new(), which are equivalent.&lt;/p&gt;
&lt;p&gt;Check:&lt;br /&gt;
&lt;a href="https://rt.cpan.org/Public/Bug/Display.html?id=43795" rel="nofollow"&gt;https://rt.cpan.org/Public/Bug/Display.html?id=43795&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can also find this patch at:&lt;br /&gt;
&lt;a href="https://github.com/tanty/perl-apache-mp3/commit/cae29cf20f1be545a47ed947edd951e50d31927e" rel="nofollow"&gt;https://github.com/tanty/perl-apache-mp3/commit/cae29cf20f1be545a47ed947edd951e50d31927e&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andres Gomez</dc:creator><pubDate>Thu, 19 Dec 2013 10:18:44 -0000</pubDate><guid>https://sourceforge.net7c76b8cb18e7c440717d5d8e702a42a7f8d43357</guid></item><item><title>Ogg::Vorbis::Header::PurePerl-&gt;load() doesn't exist from v1.0</title><link>https://sourceforge.net/p/apachemp3/bugs/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;With latest version from CVS and using Ogg::Vorbis::Header::PurePerl to stream OGG Vorbis files, Apache::MP3 fails because it cannot find the "sub load" method.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andres Gomez</dc:creator><pubDate>Thu, 19 Dec 2013 10:17:13 -0000</pubDate><guid>https://sourceforge.net66b32203be4aac3675391d13f346b02b0183a518</guid></item><item><title>functions.js broken in mozilla / firefox</title><link>https://sourceforge.net/p/apachemp3/bugs/11/</link><description>The java script console shows this on a page w/ mp3's
and all the javascript ceases to work.

Error: currentColor has no properties
Source File: http://server/songs/functions.js
Line: 64

no patch.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Max Baker</dc:creator><pubDate>Wed, 16 Feb 2005 01:34:24 -0000</pubDate><guid>https://sourceforge.net32d75068ca48fa8c393b275bc777aab93479f34c</guid></item><item><title>MP2 freebsd patch</title><link>https://sourceforge.net/p/apachemp3/bugs/10/</link><description>This is what comes with ports.... see the fix in
randomdir rfe too.

-m</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Max Baker</dc:creator><pubDate>Wed, 16 Feb 2005 01:19:29 -0000</pubDate><guid>https://sourceforge.net8ae4bdb91b3fdd0c301f68679db3716b93c1bb04</guid></item><item><title>MP2 bug with making the cache directory</title><link>https://sourceforge.net/p/apachemp3/bugs/9/</link><description>There is a small bug in cache\_dir\(\)  where
r-&amp;gt;server\_root\_relative\(\) is used in abnormal ways. 
Would fail under Apache2.


patch attached.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Max Baker</dc:creator><pubDate>Wed, 16 Feb 2005 01:17:30 -0000</pubDate><guid>https://sourceforge.net95afd5a43b125fb29f6f815412b6d50f7dcac113</guid></item><item><title>MP2 redirect bug</title><link>https://sourceforge.net/p/apachemp3/bugs/8/</link><description>bug in process\_directory\(\) that causes havoic in MP2.

Patch is in the RFE for Random Directory.

-m</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Max Baker</dc:creator><pubDate>Wed, 16 Feb 2005 01:11:25 -0000</pubDate><guid>https://sourceforge.net5d1ed6e31aa76ebe62b97c57ae8e14cebe577b52</guid></item></channel></rss>