[Konversation-devel] [Bug 211632] New: Autoreplace doesn't handle multiple replacements in the same line properly

alab alab1001101 at gmail.com
Sat Oct 24 12:49:49 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=211632

           Summary: Autoreplace doesn't handle multiple replacements in
                    the same line properly
           Product: konversation
           Version: 1.2
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konversation-devel at kde.org
        ReportedBy: alab1001101 at gmail.com


+++ This bug was initially created as a clone of Bug #158910 +++

Following Autoreplacement

Use Regex: Yes
Replace in: Outgoing
Search: php/([^\s]+)
Replace: http://php.net/%1

One Line Input like:
Please read php/array_filter or php/filter

Expected Output:
Please read http://php.net/array_filter or http://php.net/filter

Actual Output:
Please read http://php.net/array_filter or http://php.net/array_filter

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Konversation-devel mailing list