Skip to content

Edge auto translation feature translating pages it shouldn't #290

@Maitre-Hiboux

Description

@Maitre-Hiboux

Describe the bug
When using phpldapadmin for modifying a group (adding or removing users for instance) if you use Microsoft Edge to do so (everyone make mistakes) then, if not from an english speaking country you may have a pop-up for auto translatring or, if enabled, have auto translation for all pages enabled. In that cas we noticed that the ldap entries are being translated as well. For exemple ou=people become ou=personnes (in french). This has lead to a severe corruptino of one group in our instance and we think that it would be best to just prevent phpldadmin from being translated alltogether.

We saw it was possible : https://stackoverflow.com/questions/12238396/how-to-disable-google-translate-from-html-in-chrome

To Reproduce
Steps to reproduce the behavior:

  1. Go to any modification page (phpldapadmin/htdocs/cmd.php)
  2. Click on translate on edge pop-up or right click then translate page.
  3. Do a change.
  4. See wrong ou or equivalent.

Expected behavior
Page shouldn't be translatable. https://stackoverflow.com/questions/12238396/how-to-disable-google-translate-from-html-in-chrome

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions