[Konversation-devel] [Bug 139447] New: having fun with the auto replace feature
Frederik Schwarzer
schwarzerf at gmail.com
Sun Dec 31 16:07:14 CET 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=139447
Summary: having fun with the auto replace feature
Product: konversation
Version: 1.0.1
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: konversation-devel kde org
ReportedBy: schwarzerf gmail com
Version: 1.0.1 (using KDE Devel)
Installed from: Compiled sources
1. Go to Settings->Configure Konversation...->Behavior->Auto Replace
2. create a new item
3. type "#([0-9]{5,6})" into the find field
4. type "http://bugs.kde.org/show_bug.cgi?id=%1" into the replace with field
5. press OK to apply changes
Issue 1: the line in konversationrc contains the comma from the regexp what breaks the readout
6. open the configuration dialog again
Issue 2: the entries in find and replace with fields are splitted at the wrong comma (actually same as Issue 1)
7. correct the wrongly splitted fields to the former desired values
Issue 3: action cannot be applied (Apply button is inactive)
8. check the RegEx checkbox to activate the Apply button
9. press Apply
Issue 4: the line in konversationrc still shows item as unchecked ("0") and from now on it toggles its status turned (checked==1;unchecked==0)
More information about the Konversation-devel
mailing list