Actions
Bug #2225
openEML parser does not handle attribute list reference
Start date:
10/10/2005
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2225
Description
Currently, our eml parser in kepler couldn't handle attribute list reference.
And it couldn't handle entity reference either. We need to fix this bug.
Updated by Matt Jones about 19 years ago
I believe the parser has been fixed to now properly follow references in EML.
Test and close this bug if true.
Updated by Jing Tao almost 19 years ago
I double cheked code. It only shows attribute reference can be handle correctly.
but attributeList and entity couldn't. I am not sure if this is enough.
Actions