]> source.dussan.org Git - vaadin-framework.git/commit
Setting null as URI fragment doesn't remove the fragment in the browser (#11312)
authorAnna Miroshnik <anna.miroshnik@arcadia.spb.ru>
Tue, 16 Sep 2014 09:33:35 +0000 (13:33 +0400)
committerVaadin Code Review <review@vaadin.com>
Fri, 19 Sep 2014 10:02:53 +0000 (10:02 +0000)
commit43a523ae2d92e2230591fa654f49c1ac726148ef
treedfaba60edc3b6e8a82e776d557d7563c75611963
parent6a2d458d28cc99eb448870714f512d197d9cf2ab
Setting null as URI fragment doesn't remove the fragment in the browser (#11312)

Tests only. Because this defect was fixed during fixing #12207.

Change-Id: If47f06d30fd3c8318df9b3197cea5771a1b38063
uitest/src/com/vaadin/tests/urifragments/SettingNullFragment.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/urifragments/SettingNullFragmentTest.java [new file with mode: 0644]