Issue:
When trying to save a Condition in the PRF which contains an apostrophe (i.e. "Crohn's disease"), the following system exception is encountered:
'//condition[text() = 'Crohn's disease']/@uId' has an invalid token.
Workaround:
Remove the apostrophe from the Condition and save the form.
Proposed Resolution:
ADO-4166 has been raised to address this in a future release.
Affects Version(s):
All versions
Fixed Version:

