[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    quanta
From:       Andras Mantia <amantia () freemail ! hu>
Date:       2003-06-24 10:45:13
[Download RAW message or body]

CVS commit by amantia: 

Encode the subject in a mailto url [#60275].

CCMAIL: 60275-done@bugs.kde.org


  M +1 -0      ChangeLog   1.181
  M +1 -1      quanta/quantaview_slots.cpp   1.96


--- quanta/quanta/quantaview_slots.cpp  #1.95:1.96
@@ -172,5 +172,5 @@ void QuantaView::slotTagMail()
       tag += QuantaCommon::attrCase(" \
href=")+qConfig.attrValueQuotation+"mailto:"+mailDlg->lineEmail->text();  if ( \
                !QString(mailDlg->lineSubject->text()).isEmpty())
-         tag += "?subject="+mailDlg->lineSubject->text();
+         tag += "?subject="+KURL::encode_string(mailDlg->lineSubject->text());
          tag += qConfig.attrValueQuotation;
     }

--- quanta/ChangeLog  #1.180:1.181
@@ -50,4 +50,5 @@
     - don't close quanta, if the user cancelled the toolbar saving [#59952]
     - warn about existing files on rename [#60187]
+    - encode the subject in a mailto url [#60275]
 
   - new features:


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic