Can you provide a minimum testcase that reproduces this issue? Or the archetype that you have problem with. Thanks!
Cheers,
Rong
Thanks, Rong, for your attention, this archetype (attached) has the problem, both example lines (below) come from this archetype.
I don't think it is hard to write a simple testcase.
I can be possible that it is my problem, because I did not yet completely move to 1.0.1, but on the other hand, that code in CAttribute hasn't changed since 2005.
It’s caused by mismatch of path handling between the parser and the class CAttribute. The path logic in CAttribute is out-of-date and is now fixed on the Trunk. Thanks for pointing it out.