[kgb-maintainers] Bug#721033: KGB-client silently drops multi line commit message after new line

victory victory.deb at gmail.com
Tue Aug 27 11:23:18 UTC 2013


Package: kgb-client
Severity: wishlist
Tags: patch

KGB-client silently drops multi line commit message after a new line character

eg:
http://anonscm.debian.org/viewvc/ddp/manuals/trunk/debian-faq/po4a/po/ja.po?view=log

the message was:
[debian-faq] 
translated by victory, 
reviewed by kano, ZnZ and Kaneko

what KGB-client said was:
19:35 KGB-2 > victory .deb 10228  ja.po [debian-faq] 

assumed $self->log has complete message, something like this?
     my $log = $self->log;
+    $log =~ s/\x0D\x0A|\x0D|\x0A/ /g;

-- 
victory
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Commit.pm.patch
Type: application/octet-stream
Size: 404 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/kgb-maintainers/attachments/20130827/de7537e7/attachment.obj>


More information about the kgb-maintainers mailing list