Possible to create duplicate Award Types if the name contains an apostrophe -- this is caused by the code's failure to unescape the entered XML-escaped value when comparing it with the data in the database. See the Award Category class for an example of how this should be handled.
Anonymous
Diff:
Fixed in common/awardtypeClass.py 1.16. Installed in r2014-199 on 2014-06-16. Closing.