Home
last modified time | relevance | path

Searched hist:e35b83548c7cf6e2a870ac00d7b168b0672d8609 (Results 1 – 1 of 1) sorted by relevance

/plugin/autotranslation/
H A Dhelper.phpe35b83548c7cf6e2a870ac00d7b168b0672d8609 Mon Feb 09 06:10:13 UTC 2026 Gerry Weißbach <gerry.w@gammaproduction.de> Fix undefined variable $ID in hasTranslation() when called from template

Resolve current page ID safely using getID() when global $ID is not set
(e.g. during early template rendering). Add guard for empty ID and use
the resolved inputID consistently for istranslatable() check.

Co-authored-by: Cursor <cursoragent@cursor.com>