<?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/yasca/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/yasca/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 20 Sep 2012 13:26:11 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/yasca/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Correct mode on Linux executable</title><link>https://sourceforge.net/p/yasca/bugs/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In the downloadable .zip, all shell scripts and ELF executable for  Linux do not have the right permission. Please do chmod +x on its. &lt;/p&gt;
&lt;p&gt;Thks.&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jérôme Benoit</dc:creator><pubDate>Thu, 20 Sep 2012 13:26:11 -0000</pubDate><guid>https://sourceforge.net2509bede56a4bba2981b82b97c02766f8586783b</guid></item><item><title>Make phplint work under Linux</title><link>https://sourceforge.net/p/yasca/bugs/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;The minimum fix is available here : &lt;a href="http://people.grenouille.com/~fraggle/patches/yasca/analyzers/yasca-phplint.patch" rel="nofollow"&gt;http://people.grenouille.com/~fraggle/patches/yasca/analyzers/yasca-phplint.patch&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jérôme Benoit</dc:creator><pubDate>Thu, 20 Sep 2012 13:22:11 -0000</pubDate><guid>https://sourceforge.nete23a390d5ce46ed6207ae5edda5b03bd6ad6281e</guid></item><item><title>Make pixy work under linux</title><link>https://sourceforge.net/p/yasca/bugs/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;The mininum fix is available here : &lt;a href="http://people.grenouille.com/~fraggle/patches/yasca/analyzers/pixy.patch" rel="nofollow"&gt;http://people.grenouille.com/~fraggle/patches/yasca/analyzers/pixy.patch&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jérôme Benoit</dc:creator><pubDate>Thu, 20 Sep 2012 13:12:00 -0000</pubDate><guid>https://sourceforge.net61558de28a20b7693e0f1c29ea1f86ba86ead485</guid></item><item><title>Save ignore list omits slashes</title><link>https://sourceforge.net/p/yasca/bugs/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Marking a result with the ignore option and then clicking on the 'save ignore list' at the top pulls up the correct item to ignore but there are no forward slashes in the path to the file to ignore.  When you run yasca with the ignore option, it will run without an error, but the ignored item will be processed.  Only when you add the "\" will the file be ignored.&lt;/p&gt;
&lt;p&gt;&amp;lt;yasca&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;ignore_list&amp;gt;&lt;br /&gt;
&amp;lt;ignore filename="orgapachelog4jlf5viewerconfigureMyScript.java" line_number="81" category="FindBugs: Style"/&amp;gt;&lt;br /&gt;
&amp;lt;/ignore_list&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/yasca&amp;gt; &lt;/p&gt;
&lt;p&gt;The corrected line:: &amp;lt;ignore filename="org\apache\log\4jlf5\viewer\configure\MyScript.java" line_number="81" category="FindBugs: Style"/&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steven Shearer</dc:creator><pubDate>Tue, 07 Dec 2010 18:41:50 -0000</pubDate><guid>https://sourceforge.net30ef2e963737681d21eb3784931bfc1de8d67f0a</guid></item><item><title>RATS did not return a valid XML document. Ignoring.</title><link>https://sourceforge.net/p/yasca/bugs/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Forking external process (RATS)...&lt;br /&gt;
[E_WARNING] [ C:\yasca-2.1\plugins\Rats.php:51 ] DOMDocument::loadXML(): Extra content at the end of the document in Entity, line: 1097&lt;br /&gt;
RATS did not return a valid XML document. Ignoring.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 18 May 2010 05:20:47 -0000</pubDate><guid>https://sourceforge.net768892e374fcd4d020fb65b85b3bbe64db76ee56</guid></item><item><title>Recognize use of function in array</title><link>https://sourceforge.net/p/yasca/bugs/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This gives a warning ** Use single-quotes around array indexes. **&lt;br /&gt;
$mapFieldNames = $map[get_class($this)];&lt;/p&gt;
&lt;p&gt;But it shouldn't. The array index is actually a function that returns a value.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 25 Jan 2010 13:08:59 -0000</pubDate><guid>https://sourceforge.net71d021ba3eea360e2d6ef519d1ad54820ee6726b</guid></item><item><title>'Plugin "ClamAV" not installed.' message always shown</title><link>https://sourceforge.net/p/yasca/bugs/14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Run clamscan with -ri option will cause it reporting only infected files and then always raise this error or warning message. Maybe try to change it to -r instead. (within plugins\ClamAV.php)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hsu-ping Feng</dc:creator><pubDate>Wed, 20 May 2009 02:18:48 -0000</pubDate><guid>https://sourceforge.net332c8e5d0a2b65b1f3b52445c05641dbfe075ce7</guid></item><item><title>Source code line incorrect</title><link>https://sourceforge.net/p/yasca/bugs/13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In the XML report, the source field value is a repeat of the plugin_name field value.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 08 Apr 2009 16:53:08 -0000</pubDate><guid>https://sourceforge.net966b18557728ed3b8b56363dfb4be9dcc3ecc6c6</guid></item><item><title>JavaScript Lint does not work for single files.</title><link>https://sourceforge.net/p/yasca/bugs/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;JavaScript Lint does not work for single files. It adds a /* to the end of the target passed in, even if it's a file.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Scovetta</dc:creator><pubDate>Wed, 18 Mar 2009 11:38:57 -0000</pubDate><guid>https://sourceforge.neta40a1d2d1d68ad871a183f0d7777001287414a8d</guid></item><item><title>Need dynamic notification on missing libraries (i.e. pdo)</title><link>https://sourceforge.net/p/yasca/bugs/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Need dynamic notification on missing libraries (i.e. pdo)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Scovetta</dc:creator><pubDate>Sun, 15 Mar 2009 14:17:27 -0000</pubDate><guid>https://sourceforge.net62edfa8443e93e34473e227438b2eb2ee67cd151</guid></item></channel></rss>