Description
The BooleanConverter does not currently save and restore state which means that it will only work the very first time it is instantiated. It needs to implement the StateHolder interface. I will attach a patch which resolves this problem.
The BooleanConverter does not currently save and restore state which means that it will only work the very first time it is instantiated. It needs to implement the StateHolder interface. I will attach a patch which resolves this problem.