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
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to