We upgraded from a very old version of Aspose.Words to version 9.0.0 and I’ve noticed that if a merge field has a space in the name that it is no longer merging.
For example mergefield: {MR_CloseDate - MonthName Year}
is no longer populating. I tried using the old version on an old server and it worked, so I believe the issue is caused by upgrading to 9.0.0.
I stepped through the code and the FieldName being seen is {MR_CloseDate
.
Is this a known issue? If I upgrade to 9.3 and correct any breaking changes will it work?