https://bugs.freedesktop.org/show_bug.cgi?id=56185

--- Comment #1 from Rainer Bielefeld <libreoff...@bielefeldundbuss.de> ---
Created attachment 78268
  --> https://bugs.freedesktop.org/attachment.cgi?id=78268&action=edit
Works for Statsitics October 2012 and later

I simply repaced old code line
"reportedby = re.compile(r'^.*ReportedBy:.(.*)$', re.MULTILINE)"
by
"reportedby = re.compile(r'^.*Reporter:.(.*)$', re.MULTILINE)"

Attachment is the complete python script based on "Attachment 66244 Details for
Bug 54110"

-- 
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