qtiworks icon indicating copy to clipboard operation
qtiworks copied to clipboard

lookupTable implementation probably needs attention

Open davemckain opened this issue 10 years ago • 0 comments

The server logs show a NullPointerException in SingleValueAttribute.parseDomAttributeValue(). This could happen if baseType is null. There seems to be some odd mutation of baseTypes happening in LookupTable. I suspect this probably isn't working correctly. (It has never been fully tested - I don't think we have any examples of this at present.)

davemckain avatar Jan 21 '15 15:01 davemckain