B2017-057 convert 8209 char to a dash for MessageBox text
This commit is contained in:
@@ -210,6 +210,7 @@ namespace VEPROMS.CSLA.Library
|
||||
}
|
||||
}
|
||||
}
|
||||
message = message.Replace(@"\u8209?", "-"); //B2017-057 replace unicode char with a dash
|
||||
return rv;
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
Reference in New Issue
Block a user