[Libreoffice-bugs] [Bug 118881] Personas not found again (seems root cause is different than tdf#114731)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jul 23 09:31:06 UTC 2018


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

--- Comment #2 from Julien Nabet <serval2412 at yahoo.fr> ---
Trying some debugging on gdb, I noticed several points:
1. when adding some traces, it seems block retrieved from urls doesn't contain
"data-browsertheme" (see
https://opengrok.libreoffice.org/xref/core/cui/source/options/personalization.cxx#577)

2. we expect """ for a quote but these same traces don't show any of them

3. textcolor attribute (see
https://opengrok.libreoffice.org/xref/core/cui/source/options/personalization.cxx#590)
may be null.
"textcolor":null

4. urls have some kind of encoding, don't know if it was always the case:
"previewURL":"https:\u002F\u002Faddons.cdn.mozilla.net\u002Fuser-media\u002Faddons\u002F420822\u002Fpreview_large.jpg?modified=8c8d0aab"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180723/e792878f/attachment.html>


More information about the Libreoffice-bugs mailing list