Hi Olli,
thanks for your response.
I can’t apply this approach without altering the native sources. I hoped to get a new version with additional method(s) instead.
The issue is specific to a particular component vaadin-grid-util.
Just in case. I created a duplicate ticket here as well:
https://github.com/melistik/vaadin-grid-util/issues/32
We use version 7.7.6 of vaadin, as I mentioned. I just used link to 6.5 because I found the needed source file here first. The string I want to reset is now in
/server/src/main/java/com/vaadin/ui/AbstractDateField.java and it still provides a setter. So, there is nothing to be fixed on the vaadin site. It’s the add-on to be fixed. I’m OK if you close this ticket.
I posted a pull request for one of the issues in the git account of that add-on. Will see how the developers react.