In a non-English UI, "Help -> Send Feedback" will direct me to the English feedback webpage, rather than the native language page. Steps to reproduce: 1. Switch to a non-English UI (For me, I use Simplified Chinese); 2. Help -> Send Feedback Current Behaviour: * The following URL opens: http://hub.libreoffice.org/send-feedback/?LOversion=4.3.3.2&LOlocale=zh-CN&LOmodule=StartModule * Then it redirects to the following URL: http://www.libreoffice.org/get-help/feedback/?LOversion=4.3.3.2&LOlocale=zh-CN&LOmodule=StartModule Expected: Since the Simplified Chinese site has a valid feedback page: http://zh-cn.libreoffice.org/get-help/feedback/ Send Feedback should direct me to the zh-cn page. Win7 x64 Version: 4.3.3.2 Build ID: 9bb7eadab57b6755b1265afa86e04bf45fbfc644
According to the patch for Bug 58370, the URL: http://hub.libreoffice.org/send-feedback/?LOversion=4.3.3.2&LOlocale=zh-CN&LOmodule=StartModule was generated by the code in sfx2/source/appl/appserv.cxx, line 438.
Reproducible with LO 4.3.3.2 (Win 8.1). With German UI you have the following menu item "Send feedback (English)" (of course in German). This should also be added to the other languages. I could reproduce it with Danish and Swedish UI (-> there is no "English" hint). But unfortunately, I think it is currently not necessary to add a web page in different languages where you then have to enter text in English, because the bug reports needs to be in English to be followed up. But the above mentioned hint in brackets should be added, that nobody is confused about being redirected to an English web page.
(In reply to A (Andy) from comment #2) The "Send Feedback" is not just bug report. Rather it about how to send feedback, where to report bugs, and where to get help. For example, for now the english page: www.libreoffice.org/get-help/feedback, it contains: Ask a question Create a bug report File an enhancement request LibreOffice is a Community: join us! For the zh-CN site, the most important part is that we have guidance for people who do not speak english how to report bug and where to ask questions. (We are telling them to go to our Chinese LibreOffice discussion forum to ask questions and file bugs (then the bugs are filed to official libreoffice bug tracker by someone speaks English).
@Kevin: Thanks for your reply and you are right. I agree and have to correct myself (I forgot that it is already translated into some languages). Therefore, it should be directed to the at least already existing international sites. In your Chineses case: http://zh-cn.libreoffice.org/get-help/feedback/ (besides simplified Chinese I found there also traditional Chinese but the latter still in the old layout) The same also applies to German: http://de.libreoffice.org/get-help/feedback/ Maybe/probably this also applies to other languages. I suppose this should be an easy thing.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.