<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 7: Object.php: addGeoObjects() misses parameter $radius</title><link>https://sourceforge.net/p/geoclassphp/bugs/7/</link><description>Recent changes to 7: Object.php: addGeoObjects() misses parameter $radius</description><atom:link href="https://sourceforge.net/p/geoclassphp/bugs/7/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 05 Oct 2005 11:45:50 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/geoclassphp/bugs/7/feed.rss" rel="self" type="application/rss+xml"/><item><title>Object.php: addGeoObjects() misses parameter $radius</title><link>https://sourceforge.net/p/geoclassphp/bugs/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The function addGeoObjects misses the parameter &lt;br /&gt;
$radius, so it also calls the method addGeoObject() &lt;br /&gt;
without any radius parameter. &lt;/p&gt;
&lt;p&gt;Solution: &lt;br /&gt;
- add parameter $radius=0 to addGoeObjects() function &lt;br /&gt;
in line 284 &lt;br /&gt;
- add $radius to the function call of &lt;br /&gt;
$this-&amp;gt;addGeoObject(...) in line 424 &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Mack</dc:creator><pubDate>Wed, 05 Oct 2005 11:45:50 -0000</pubDate><guid>https://sourceforge.nete79284252718a4e9895601ecbc6ea561928a451c</guid></item></channel></rss>