Manu,
Here is some information I wrote about how to debug Javascript with MSIE. It should help you out.
http://brennan.offwhite.net/blog/2006/01/23/debug-javascript-with-ie-and-vis...
And if you do not have Visual Studio, you can get a free version here.
http://msdn.microsoft.com/vstudio/express/
For your needs, you could use Visual Web Developer.
http://msdn.microsoft.com/vstudio/express/vwd/
To debug Javascript in Firefox, you would use Venkman.
http://www.mozilla.org/projects/venkman/
Brennan
On Fri, 18 Aug 2006 10:36:26 +0200, Manu roundcube.ml@guzu.net wrote:
Rob Smith wrote:
I actually have caching disabled (although I just tried it with it enabled too) and while the coloring behaves correctly when I first log in, it defiantly does not handle folder changes at all. Unfortunate, because I like that solution to the spam issue myself (leave filtering to something else, but just have roundcube give an indicator of what another program marked as spam).
This patch might fixed it but since I'm able to move a message to trash or another folder. It seems that that HTTP request is not sent by the JS. http://www.guzu.net/files/roundcubemail/rc-20060413-junk.v3.patch
I'm searching how to debug javascript. I saw the console() command that seems to use debugform but I don't know how to use it.
-- Brennan Stehling Offwhite.net LLC brennan@offwhite.net