Revive personas
Mihály Palenik
palenik.mihaly at gmail.com
Wed Mar 16 15:59:21 UTC 2016
Hello,
I'd like to revive personas, but I'm stuck with open theme xml file via
Mozilla Add-ons Manager API:
http://opengrok.libreoffice.org/xref/core/cui/source/options/personalization.cxx#613
.
Here
<https://cgit.freedesktop.org/libreoffice/core/commit/?id=a6fc653bbf38de453a540ca2ab69958dafa1d322>
added a TODO.
When I use
- https://addons.mozilla.org/en-US/firefox/api/1.5/search/" + searchTerm
+ "/theme/9
instead of
- https://*services*.addons.mozilla.org/en-US/firefox/api/1.5/search/" +
searchTerm + "/9/9
I got this:
*http response status code was: '403 FORBIDDEN'.*
In browser I can reach the addons url. I tried to debug the code and the
exception is thrown here
<http://opengrok.libreoffice.org/xref/core/ucb/source/ucp/webdav-neon/NeonSession.cxx#875>
and handled here
<http://opengrok.libreoffice.org/xref/core/ucb/source/ucp/webdav-neon/DAVResourceAccess.cxx#242>
.
Anybody can help anything to continue my work?
Best regards,
Mihály Palenik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20160316/f50a016d/attachment.html>
More information about the LibreOffice
mailing list