<?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: Auto Refresh View broken</title><link>https://sourceforge.net/p/jquery/bugs/7/</link><description>Recent changes to 7: Auto Refresh View broken</description><atom:link href="https://sourceforge.net/p/jquery/bugs/7/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 15 Sep 2008 23:33:24 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jquery/bugs/7/feed.rss" rel="self" type="application/rss+xml"/><item><title>Auto Refresh View broken</title><link>https://sourceforge.net/p/jquery/bugs/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;PROBLEM:&lt;br /&gt;
When "Auto Refresh View" is checked in a JQuery view, the entire view becomes blank when updating of rule base takes too long.&lt;/p&gt;
&lt;p&gt;STEPS TO REPRODUCE:&lt;/p&gt;
&lt;p&gt;Add: &lt;br /&gt;
Thread.currentThread().sleep(200);&lt;br /&gt;
after call: &lt;br /&gt;
rbm.getFrontend().updateBuckets();&lt;br /&gt;
in: ca.ubc.jquery.api.tyruba.WorkingSetFactBase.updateRuleBaseManager()&lt;/p&gt;
&lt;p&gt;Create a new JQuery view and ensure that "Auto Refresh View" is checked for the view (in menu from upside-down arrow at top-right corner of view).&lt;/p&gt;
&lt;p&gt;Modify any code in the working set for the selected factbase.&lt;/p&gt;
&lt;p&gt;Note: This bug seems to occur when updating of buckets takes more than about 150ms. The added code to sleep the thread is to demonstrate the bug more consistently.&lt;/p&gt;
&lt;p&gt;RESULTS:&lt;br /&gt;
The view becomes blank.&lt;/p&gt;
&lt;p&gt;EXPECTED RESULTS:&lt;br /&gt;
The view displays updated results for its queries.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rick Chern</dc:creator><pubDate>Mon, 15 Sep 2008 23:33:24 -0000</pubDate><guid>https://sourceforge.netcf3bba11eb60d0a9780924b349c6062e0fb6cd2b</guid></item></channel></rss>