Community
    • Login

    Bug in regex replace use?

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    3 Posts 3 Posters 215 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Eyal PlotkinE
      Eyal Plotkin
      last edited by

      Hello, I believe I found a bug in regular expression replace?

      It won’t replace anything when "\b " is used - will find it though.

      Maybe I’m doing it wrong - char encoding is UTF-8
      notebug.jpg

      1 Reply Last reply Reply Quote 0
      • guy038G
        guy038
        last edited by

        Hello, @eyal-plotkin, and All,

        Well, I think that you should download the last N++ release v7.9.1 !

        https://notepad-plus-plus.org/downloads/v7.9.1/

        A major regex enhancement fixes some bugs about the look-behind structures and some look-behind assertions as \A and \b :

        Refer to point 3 of the change.log file :

        3. Fix RegEx look behind operations and \A and \b and \z (Fix #713, #1870, #2216, #2360, #9004, #4855).
        

        Best Regards,

        guy038

        Alan KilbornA 1 Reply Last reply Reply Quote 2
        • Alan KilbornA
          Alan Kilborn @guy038
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors