[Bug 182911] "Add Quote Characters" disrespects >%_ setting, always adds literal >

Jonathan Armond jon.armond at gmail.com
Sat Jul 25 00:38:58 BST 2009


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


Jonathan Armond <jon.armond at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from Jonathan Armond <jon armond gmail com>  2009-07-25 01:38:57 ---
SVN commit 1002105 by jarmond:

Use correct quote prefix when replying, respecting global and identity
settings.

Also move formatString from kmmessage.cpp to stringutil.cpp
Also create TemplatesConfiguration::configIdString function for
obtaining custom template identifier.

BUG: 182911

 M  +2 -2      identitydialog.cpp  
 M  +22 -6     kmcomposewin.cpp  
 M  +5 -0      kmcomposewin.h  
 M  +1 -57     kmmessage.cpp  
 M  +0 -3      kmmessage.h  
 M  +52 -0     stringutil.cpp  
 M  +7 -0      stringutil.h  
 M  +1 -1      templateparser.cpp  
 M  +8 -4      templatesconfiguration.cpp  
 M  +5 -0      templatesconfiguration.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1002105

-- 
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 Kdepim-bugs mailing list