octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #50177] Qt global documentation search hangs f


From: Rik
Subject: [Octave-bug-tracker] [bug #50177] Qt global documentation search hangs for input text '.*'
Date: Sun, 5 Feb 2017 18:36:27 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Update of bug #50177 (project octave):

                  Status:               Confirmed => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #4:

The problem was that "words" for the global search were being interpreted as
regular expressions.  I made a small change to prevent that by escaping
characters with special meaning before constructing the search pattern
(http://hg.savannah.gnu.org/hgweb/octave/rev/8419d24ab8f7).

This will be a part of the 4.2.1 bug fix release.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50177>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]