https://bugs.documentfoundation.org/show_bug.cgi?id=140314
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|extensions button pointing |Extensions button in Start |to italian unexistent web |Center should not point to |page |localised extensions site | |URLs Keywords| |difficultyBeginner, | |easyHack, skillCpp CC| |mentoring@documentfoundatio | |n.org --- Comment #5 from Buovjaga <[email protected]> --- Yep, the new site does not support localisation yet: https://redmine.documentfoundation.org/issues/3607 So I guess the URL construction should be changed to not do that. Code pointer: https://opengrok.libreoffice.org/xref/core/sfx2/source/dialog/backingwindow.cxx?r=1490923b#522 The extension site URL is in "AddFeatureURL". It is localised with localizeWebserviceURI function (which should not happen). -- You are receiving this mail because: You are the assignee for the bug.
