<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Ajax page changes does not show when using firebug]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1077&amp;type=atom" />
	<updated>2010-02-12T16:52:11Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=1077</id>
		<entry>
			<title type="html"><![CDATA[Re: Ajax page changes does not show when using firebug]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=4783#p4783" />
			<content type="html"><![CDATA[<p>Thx for the reply <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>James</p>]]></content>
			<author>
				<name><![CDATA[jaime.hinojosa]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=662</uri>
			</author>
			<updated>2010-02-12T16:52:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=4783#p4783</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ajax page changes does not show when using firebug]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=4767#p4767" />
			<content type="html"><![CDATA[<p>This function is set using JsHttpRequest..query() call in utils.js. Look at line 92.<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2010-02-11T20:52:52Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=4767#p4767</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ajax page changes does not show when using firebug]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=4762#p4762" />
			<content type="html"><![CDATA[<p>Any hint of what could I do?...</p><p>I just want to know how does FA decides what function to run after Ajax responses are ready (onreadystatechange, readyState == 4).</p>]]></content>
			<author>
				<name><![CDATA[jaime.hinojosa]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=662</uri>
			</author>
			<updated>2010-02-11T15:28:42Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=4762#p4762</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ajax page changes does not show when using firebug]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=4747#p4747" />
			<content type="html"><![CDATA[<p>Yes you are right, seems debuger does not works as it should at this point. <br />Nothing is perfect, even Firebug.</p><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2010-02-10T23:04:36Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=4747#p4747</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ajax page changes does not show when using firebug]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=4746#p4746" />
			<content type="html"><![CDATA[<p>My bad, the breakpoint should be on line 543 (using $go_debug = 1 in file config.php)</p><p>I&#039;m using:<br />Linux (Ubuntu 9.10 64-bit)<br />Firefox 3.5.7 (64-bit)<br />LAMPP 1.7.2<br />Firebug 1.4 (Cannot use 1.5 because it does not work with Firefox 3.5 64-bit)</p><p>Here&#039;s an scenario where the problem occurs:<br />1) Open FA and go to Sales-&gt;Direct Invoice<br />2) Open Firebug<br />3) Reload browser (F5)<br />4) Choose the Script Tab (Firebug)<br />5) Choose the file &quot;JsHttpRequest.js&quot;<br />6) Set a breakpoint on line 543<br />7) Add a item pressing the &quot;Add item&quot; button (FA)<br />8) Firebug should stop on line 543<br />9) Press the Step Over button (F10, Firebug)<br />10) Press the Continue button (Firebug)</p><p>When following the scenario the updates on screen does not show, but when repeating the scenario omitting Step 9 everything works as expected.</p><p>Thx everyone.</p><p>James</p>]]></content>
			<author>
				<name><![CDATA[jaime.hinojosa]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=662</uri>
			</author>
			<updated>2010-02-10T22:46:14Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=4746#p4746</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ajax page changes does not show when using firebug]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=4741#p4741" />
			<content type="html"><![CDATA[<p>What is your configuration? Firebug in FF under Linux works as expected.<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2010-02-10T20:30:10Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=4741#p4741</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Ajax page changes does not show when using firebug]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=4740#p4740" />
			<content type="html"><![CDATA[<p>Hi</p><p>(I was not sure where to post this, so please admin move it where appropriate)</p><p>When using firebug to track Ajax requests page changes does not show, this only happens if I don&#039;t press Continue (firebug) after reaching a Breakpoint (firebug) on line 243 (xr.send(this.queryText)) of file JSHttpRequest.js, otherwise changes show normally.</p><p>This is getting kind of annoying because i am trying to know about the internal functionality (how the Model-View-Controller communication works) of FA using firebug and xdebug (netbeans).</p><p>Thx everyone.</p><p>James</p>]]></content>
			<author>
				<name><![CDATA[jaime.hinojosa]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=662</uri>
			</author>
			<updated>2010-02-10T19:25:29Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=4740#p4740</id>
		</entry>
</feed>
