חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

Problem with search engine added with GPO (Qwant Lite) and accent

  • 6 תגובות
  • 1 has this problem
  • 1 view
  • תגובה אחרונה מאת Izanagi52

more options

Hello,

I want to add Qwant Lite as default search engine in Firefox 60.3.0 ESR with GPO. I have succefully done it, but there is a problem when I make a research with any character with accent (é, è, à, ...) Example : "testé" become "test%E9"

I have tested with the Qwant Lite Extension, which have exactly the same parameters than my GPO, and there is no problem, so I don't understand why...

Hello, I want to add Qwant Lite as default search engine in Firefox 60.3.0 ESR with GPO. I have succefully done it, but there is a problem when I make a research with any character with accent (é, è, à, ...) Example : "testé" become "test%E9" I have tested with the Qwant Lite Extension, which have exactly the same parameters than my GPO, and there is no problem, so I don't understand why...

פתרון נבחר

This is fixed in Firefox 60.4.0 ESR.

Thanks !

https://github.com/mozilla/policy-templates/issues/305

Read this answer in context 👍 0

כל התגובות (6)

more options

Hmm, I think "testé" should be URL-encoded as

%22test%C3%A9%22

Could this be a utf-8 vs. Latin encoding difference?

What are you adding -- is it an OpenSource .xml search plugin file?

more options

I have add it with this GPO

more options

Hi Izanagi52, thank you for the screenshot.

In a conventional OpenSearch XML plugin file, there's usually a line like the following:

<InputEncoding>UTF-8</InputEncoding>

It seems there's no space in your form for that.

I don't know whether the search engine plugins you define through GPO have a default character set of UTF-8 or something else.

Could you post a new issue on the following and see whether they can sort out the problem:

https://github.com/mozilla/policy-templates/issues

more options
more options

Thanks for your answers.

Else, can I add a new search engine for all users without this GPO?

more options

פתרון נבחר

This is fixed in Firefox 60.4.0 ESR.

Thanks !

https://github.com/mozilla/policy-templates/issues/305