MantisBT: master cca6447c

Author Committer Branch Timestamp Parent
raspopov dregad master 2026-01-27 10:52 master 518baeb7
Affected Issues  0036832: Strict verification of parameters in translation strings is required
Changeset

Add argument number and order validation

The code is consolidated in two new functions:
checkInvalidArgs() and checkUntranslated().

Optimized checkInvalidTags() function, enabled the target="_blank"
attribute of the <a> tag found in some plugins.

Fixes 0036832

mod - admin/test_langs.php Diff File