<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: Weird issue</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/weird-issue</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/help/weird-issue/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>don on Weird issue</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/weird-issue#p23036</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/weird-issue#p23036</guid>
        	        	<description><![CDATA[<p>I figured it out. The answer was really found in this line from the original question:</p>
<p><strong>6) PHP 5.1 on staging server, PHP 5.3 on local</strong></p>
<p>There was an invalid character (shows up as ï¿½) in one of the fields of the database that wasn&#39;t being escaped properly in PHP 5.1, but was in PHP 5.3.</p>
<p>I&#39;d call this a Chrome bug, since Firefox handled it fine, and Chrome should have at least generated a warning (it didn&#39;t crash the page, or crash javascript, or anything like that at all).</p>
</p>
<p>Its possible that jqGrid itself is suppressing the warning, though. Does anyone know if this is the case?</p>
]]></description>
        	        	<pubDate>Thu, 05 May 2011 16:58:05 +0300</pubDate>
        </item>
        <item>
        	<title>don on Weird issue</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/weird-issue#p23019</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/weird-issue#p23019</guid>
        	        	<description><![CDATA[<p>I have quite a few working examples of jqGrid, and yesterday I added a new one. It worked fine on my localhost, but when I moved it to my online staging server I&#39;d get the Loading screen, and then nothing. No errors.</p>
</p>
<p>Some notes:</p>
<p>1) Using JSON, downloaded all at once</p>
<p>2) Works fine in localhost in the same browser.</p>
<p>3) HTML source looks identical</p>
<p>4) JS source are identical</p>
<p>5) JSON data is identical</p>
<p>6) PHP 5.1 on staging server, PHP 5.3 on local</p>
<p>7) Works in Firefox 3 (issue appears in Chrome 11)</p>
<p>8) Never ran into this before in my other jqGrid setups.</p>
</p>
<p>Anybody run into anything like this before? This has really gotten me puzzled, and I don&#39;t want to start debugging jqGrid itself.</p>
]]></description>
        	        	<pubDate>Wed, 04 May 2011 18:50:28 +0300</pubDate>
        </item>
</channel>
</rss>