<?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/jsassertunit/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/jsassertunit/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 24 Nov 2004 19:05:16 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jsassertunit/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>PHP Assert-&gt;isTrue passes invalid false value to JS</title><link>https://sourceforge.net/p/jsassertunit/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When using $Assert-&amp;gt;isTrue and the checked parameter&lt;br /&gt;
is false, the resulting javascript Assert.isTrue does not &lt;br /&gt;
have a valid first argument.  (It has no characters.)&lt;br /&gt;
This throws a JS error.&lt;/p&gt;
&lt;p&gt;For example:&lt;/p&gt;
&lt;p&gt;$Assert-&amp;gt;isTrue( false, "comment" );&lt;/p&gt;
&lt;p&gt;produces:&lt;/p&gt;
&lt;p&gt;Assert.isTrue(,"comment");&lt;/p&gt;
&lt;p&gt;This throws a JS error.&lt;/p&gt;
&lt;p&gt;Any help would be appreciated.  Send response to &lt;br /&gt;
jchearn@medicalnetsystems.com.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JC Hearn</dc:creator><pubDate>Wed, 24 Nov 2004 19:05:16 -0000</pubDate><guid>https://sourceforge.net988f0d087b4390e9b743c711ffb9d7fe41ad48d0</guid></item></channel></rss>