#5485 - Trying to pass a string into delete_lang

  • By
  • Added
  • 2 views
Identifier #5485
Issue type Minor issue (breaks specific functionality)
Title Trying to pass a string into delete_lang
Status Open
Handling member Chris Graham
Addon General / Uncategorised
Description See screenshot

When dropping tables, the helpers are trying to remove language strings. But query_select in mass_delete_lang is auto-translating the language ID to the actual language string before passing into delete_lang.

This should not happen; we should maintain the translation ID, not the string, when using delete_lang.
Steps to reproduce

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated