Local connector warning messages are concatenated when package is already scanned.
Attached patch solves this.

CommentFileSizeAuthor
l10n_server.messages.patch1.06 KBsutharsan

Comments

gábor hojtsy’s picture

Status: Needs review » Needs work

Well, actually we need to somehow gather all messages from all packages parsed. This is not the best method, but we at least concatenate it for all packages. We might need to collect the messages to an array instead here.

gábor hojtsy’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Status: Needs work » Fixed

#321637: Make it possible to disable projects fixed this as well. Thanks for the report.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.