What steps will reproduce the problem?
1. Add a listener to a marker
2. Clicking on the marker causes a vaadin internal error.
What is the expected output? What do you see instead?
Pop up to be displayed. The popup is displayed but followed with internal error.
What version of the product are you using? On what operating system?
Version 0.6 on windows 7 & ubuntu 10.4
Please provide any additional information below.
The logs displays number format exception while trying to convert string "null"
to an integer in AbstractCommuniactionManager.
On further investigation we realized at some point, one variable being passed
to vaadin is null. This is the zoom. the others: left, top, right, bottom have
values. We were not able to get the source of these variables.
Original issue reported on code.google.com by john.k.m...@gmail.com on 8 Feb 2012 at 6:17
Original issue reported on code.google.com by
john.k.m...@gmail.com
on 8 Feb 2012 at 6:17