Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Important
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.31 Beta 1
-
Labels:
Description
Calling GetLocalizedText() with a pageid/textid which doesn't exist will silently fall back to the specified default value.
This behavior is suboptimal since it can easily cause hidden errors. Instead, calling GetLocalizedText() with a non-existing pageid/textid should issue an error before falling back to the default value.
Issue Links
- referred to by
-
X4-327 FFI: GetLocalizedText() can silently fall back to defaultvalue
-
- Closed
-