Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Important
-
Resolution: Fixed
-
Affects Version/s: 3.50 - Beta 1
-
Fix Version/s: 4.31 Beta 1
-
Labels:
Description
Usually FFI functions perform input sanity checks and if the input is deemed invalid the function errors out with the calling script continuing execution.
For the following function this isn't the case if passing in certain invalid values. This should be changed (for consistency). The functions are:
- GetLocalizedText()
- GetTextHeight()
- GetTextWidth()
Issue Links
- refers to
-
X4-306 FFI: inconsistent error handling in certain FFI functions
-
- Closed
-