We have some text read in from a file that gets truncated in Editcontrol when using CustomLanguage.
/// To Reproduce:
/// run this app, copy the content of file
OX_22900step (in lib folder) into the edit control - there is no line break in
this file
/// It shows one line with only partial text -
this happens when using custom language, if you comment out the code in
MainWindow_Loaded it displays fine
/// then check the "XML" check box,
the text is mostly displayed but the end ("/></PackagedRecipe>") is truncated,
this is regardless of using custom language or not
Do you think this is a correctable issue?
Recommended approach - exe will perform automatic configuration.
Please find the patch setup from below location:
Assemblies Link:
|