Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Javascript error
Javascript error [message #742149] Thu, 20 October 2011 08:13 Go to next message
Edin Edin is currently offline Edin EdinFriend
Messages: 101
Registered: January 2010
Senior Member
Hello,

in my application i'm getting a javascript error, which i cannot reproduce. My question is, could a javascript error be created by my java rap code, i.e. by calling some methods or creating some class object in wrong order, or is it always a RAP bug, that is somehow should try to reproduce?
The funny thing is that, that javascript error occurs once in ten tries. Im using 1.4.1. Release version. Which Version of RAP is the starting version for eclipse 1.5 M versions? Can i assume that 1.5.M Version contains all bugfixes of 1.4.1?

Best regards, Edin
Re: Javascript error [message #742192 is a reply to message #742149] Thu, 20 October 2011 09:08 Go to previous message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 335
Registered: July 2009
Senior Member
Edin,

a Javascript error is almost always a bug in RAP. Unless you are using
custom widgets or otherwise injecting Javascript code (e.g. via the
JSExecutor), which can also cause Javascript errors.

If you can make sure that no custom Javascript code is involed and have
steps or code to reproduce the error, please open a bugzilla.
In doubt please also make sure that the error is reproducible with the
latest version [1] (go to RAP Runtime -> nightly build)

The most recent milestone of RAP is 1.5 M2. All bugfixes of any previous
version are always contained in the current development. So in your case
1.5 also contains any fixes for 1.4.1.

HTH
Rüdiger

[1] http://eclipse.org/rap/downloads


On 20.10.2011 10:13, dedagic wrote:
> Hello,
>
> in my application i'm getting a javascript error, which i cannot
> reproduce. My question is, could a javascript error be created by my
> java rap code, i.e. by calling some methods or creating some class
> object in wrong order, or is it always a RAP bug, that is somehow should
> try to reproduce?
> The funny thing is that, that javascript error occurs once in ten tries.
> Im using 1.4.1. Release version. Which Version of RAP is the starting
> version for eclipse 1.5 M versions? Can i assume that 1.5.M Version
> contains all bugfixes of 1.4.1?
>
> Best regards, Edin
--
Rüdiger Herrmann

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:Javascript error
Next Topic:Forcing a window to stay in front
Goto Forum:
  


Current Time: Fri Apr 26 18:46:29 GMT 2024

Powered by FUDForum. Page generated in 0.02842 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top