Rapid PHP 2008 crashes while writing jQuery

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
tsiger
Posts: 1
Joined: Tue Jun 16, 2009 2:22 pm

Rapid PHP 2008 crashes while writing jQuery

Post by tsiger »

Hello,

First of all i'd like to say that you 've made an excellent editor and while there's room for improvement, after a long period of testing 10s of editor it is now my default and favorite editor.

I've noticed something really weird though while writing jQuery. The application crashes, not all the time, but very often, when i am opening a new function like this

Code: Select all

$('element').click( function() {
<- it crashes here. As i said in a random time basis. Any ideas why?
Gatis
Blumentals Software Developer
Posts: 545
Joined: Sun Mar 05, 2006 12:30 am
Location: Latvia

Re: Rapid PHP 2008 crashes while writing jQuery

Post by Gatis »

Unfortunately there is a bug in the parsing routine of JavaScript. We have fixed this, but the update currently is included only in the next major version - 2010.
At this moment no more updates are planned for version 2008. But if more users will report this issue, we will see if it is possible to release one more update for version 2008 with this problem solved.
Kind regards,
Gatis Avots
Post Reply