https://bugs.documentfoundation.org/show_bug.cgi?id=95505

--- Comment #22 from Yousuf (Jay) Philips <philip...@hotmail.com> ---
Hey aybuke,

Glad the patch got in and look forward to testing it out when the next build
comes out. I noticed in the patch that you didnt change semi-colons to colons,
like in the following line, so i'm assuming the output wont be valid CSV when
opened (e.g. TextDocument;.uno:DesignerDialog;4 ).

aUsageInfoMsg += "\n" + it->first.toUtf8() + ";" + OString::number(it->second);

I'm assuming the semi-colon that appears between the document type and command
name must be coded somewhere else in the code.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to