Date: prev next · Thread: first prev next last
2016 Archives by date, by thread · List index


On 17 Mar 2016, at 2:59 AM, Mihály Palenik <palenik.mihaly@gmail.com> wrote:

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 
<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/ 
<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/ 
<http://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

Can you do a packet trace or something that traces out HTTP requests to see what is going on?

I believe that there is a SAL_INFO environment variable you can set that traces it out for you - 
can’t recall what it is meant to be set to though :(

Chris

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.