[Simple-support] BUG: Equal attribute names at different pathes seem to be confused
Brought to you by:
niallg
|
From: Simon B. <sim...@if...> - 2012-05-07 13:04:36
|
Dear all, It seems like there is a bug in the constructor checks. A exception "org.simpleframework.xml.core.ConstructorException: Parameter 'iri' does not have a match in class bugreports.simple_xml.Test1" Is thrown though there is definitely a match. For reproducing the bug, just execute the main method of the Test1.java class. Best Regards Simon |