]> source.dussan.org Git - vaadin-framework.git/commit
Fixes #8673 (some fields not en/decoded correctly) by using the setter/getter name...
authorMarc Englund <marc@vaadin.com>
Tue, 17 Apr 2012 06:19:36 +0000 (09:19 +0300)
committerMarc Englund <marc@vaadin.com>
Tue, 17 Apr 2012 06:21:04 +0000 (09:21 +0300)
commit6e50774cd0c9edc11fa16b8178a637461046cfd1
treec902d49e03d92c2d3e0542b963be9b21d34b64ff
parent0290e81095f08371218158872a9c3e3b76fb3991
Fixes #8673 (some fields not en/decoded correctly) by using the setter/getter name w/o altering case.
src/com/vaadin/terminal/gwt/server/JsonCodec.java
src/com/vaadin/terminal/gwt/widgetsetutils/SerializerGenerator.java