Page MenuHomePhabricator

IPInfo client receives API warning when saving preference
Closed, DuplicatePublic

Description

On Beta cluster, logged-in, with the IP Info feature enabled:

  1. https://en.wikipedia.beta.wmflabs.org/wiki/Special:RecentChanges?userExpLevel=unregistered
  2. Open devtools
  3. Pick a user and open their contribs page.
  4. Toggle the IP information panel.
Actual
{
  "warnings": {
    "options": {
      "warnings": "Validation error for \"ipinfo-infobox-expanded\": not a valid preference."
    }
  },
  "options": "success"
}