Issue97

Title mb scan: line break error in comments when scanning
Priority bug Status resolved
Superseder Nosy List floeff, gokdenizk, poeml
Assigned To poeml Keywords scanner

Created on 2012-02-26.15:16:46 by floeff, last changed by gokdenizk.

Messages
msg412 (view) Author: gokdenizk Date: 2012-09-01.15:05:49
If the issue is resolved, I'm closing this bug. Thanks for investigating Florian.
msg411 (view) Author: floeff Date: 2012-09-01.11:21:31
Seem to be working in the recent version 2.17, just checked with a new mirror I
added a few days ago
msg410 (view) Author: poeml Date: 2012-08-31.20:39:04
Maybe it depends on where you look at the text? Is that in a mail, maybe? Or on 
screen, after using mb scan on the commandline?
msg401 (view) Author: gokdenizk Date: 2012-07-18.13:45:17
I was not able to reproduce this error. Current svn code does not print comments
field (or any other mirror detail) after "mb scan --enable" run. This is the
case even when using -v and -d flags. And the comment field in the database is
correct.
msg384 (view) Author: poeml Date: 2012-04-16.04:48:28
Thanks for the report, Florian. Will look into it.
msg351 (view) Author: floeff Date: 2012-02-26.15:16:46
When doing mb scan --enable MIRRORNAME, the comment in the mirror database is
shown with "\n\n" instead of line breaks, like:

---------- comments ----------
Added - Sun Feb 26 12:24:03 2012 \n\n*** scanned and enabled at Sun Feb 26
12:32:21 2012.
---------- comments ----------
History
Date User Action Args
2012-09-01 15:05:49gokdenizksetstatus: chatting -> resolved
messages: + msg412
2012-09-01 11:21:31floeffsetmessages: + msg411
2012-08-31 20:39:04poemlsetmessages: + msg410
2012-07-18 13:45:17gokdenizksetnosy: + gokdenizk
messages: + msg401
2012-04-16 04:48:28poemlsetstatus: unread -> chatting
keyword: + scanner
title: line break error in comments when scanning -> mb scan: line break error in comments when scanning
nosy: + poeml
messages: + msg384
assignedto: poeml
2012-02-26 15:16:46floeffcreate