Representer must respect the custom tag for a JavaBean property
Closed this issue · 1 comments
GoogleCodeExporter commented
Representer.representJavaBeanProperty() is given the wrong tag. Instead of the
property tag, the tag for the JavaBean itself is provided
Original issue reported on code.google.com by py4fun@gmail.com
on 1 Sep 2010 at 12:22
GoogleCodeExporter commented
Fixed.
testEmitWithTags2WithoutTagForParentJavabean() test was added to
http://code.google.com/p/snakeyaml/source/browse/src/test/java/org/yaml/snakeyam
l/ruby/RubyTest.java
Original comment by py4fun@gmail.com
on 1 Sep 2010 at 12:33
- Changed state: Fixed
- Added labels: ****
- Removed labels: ****