You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the following warning message appears in the "Related Changesets" list for each change set:
APPLICATION WARNING #300: String "plugin_SourceIntegration_affected_issues" not found. (in
'PATH_TO_MANTIS/core/lang_api.php' line 305)
Strangely, all other strings from the plugin are displayed correctly.
If I change the key plugin_Source_affected_issues to plugin_SourceIntegration_affected_issues in Source/lang/strings_english.txt the text is displayed correctly.
Mantis 2.5.0
Source Integration 2.0.3 (also happens in current master)