Terra Informatica Forums » sciter

Regex bug

(2 posts)

  1. bobef
    Member

    "self#mainscreen.activate("screen[name=catalog]")" like (new RegExp("([$a-z]+[$a-z0-9]*)+(.([$a-z]+[$a-z0-9]*)+)*$","i"))

    This deadlocks Sciter. Notice the $ in the end of the expression. Removing it removes the lock.

    Regards.

    Posted 7 months ago #
  2. Yep, I see the problem.
    Seems like its time to change regexp engine to something else.

    Posted 7 months ago #

RSS feed for this topic

Reply

You must log in to post.