Bug 124221 - mail/claws-mail bug 1587 'can not replay with quote' patched
Summary: mail/claws-mail bug 1587 'can not replay with quote' patched
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-02 22:40 UTC by David
Modified: 2008-06-03 01:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David 2008-06-02 22:40:01 UTC
ports/mail/claws-mail has a bug - reply with quotes doesn't work

Fix: 

http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=1587

------- Comment #4 from claws-mail-users@dotsrc.org  2008-05-04 18:00 -------
Changes related to this bug have been committed.
Please check latest CVS and update the bug accordingly.
You can also get the patch from:
http://www.colino.net/claws-mail/

2008-05-04 [paul]       3.4.0cvs23

        * src/compose.c
        * src/prefs_common.c
                fix bug 1587 'can not replay with quote'
How-To-Repeat: build claws-mail-3.4.0 from ports
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-02 22:40:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->netchild

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-06-03 00:16:28 UTC
Responsible Changed
From-To: netchild->miwi

I'll handle this.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-06-03 00:51:41 UTC
miwi        2008-06-02 23:51:36 UTC

  FreeBSD ports repository

  Modified files:
    mail/claws-mail      Makefile 
  Added files:
    mail/claws-mail/files patch-src_compose.c 
                          patch-src_prefs_common.c 
  Log:
  - Fix bug 'can not replay with quote'  (bugid 1587)
  - Bump PORTREVISION
  
  PR:             124221
  Reported by:    David <r3nd1n@gmail.com>
  Approved by:    netchild implicit
  
  Revision  Changes    Path
  1.140     +1 -0      ports/mail/claws-mail/Makefile
  1.1       +29 -0     ports/mail/claws-mail/files/patch-src_compose.c (new)
  1.1       +31 -0     ports/mail/claws-mail/files/patch-src_prefs_common.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2008-06-03 00:51:50 UTC
State Changed
From-To: open->closed

Committed. Thanks!