Peter

Results 3 issues of Peter

Hi, the menu entity "Toggle Comment" is missing when I editing a .feature file with the cucumber editor. Is there a way to solve this or to toggle comment via...

v1.x

SelectOneMenuRenderer is not able to match the submittedOptionValue in case complex objects are used as item values. ``` public class AwesomePerson { private String firstName; private String lastName; } ```...

This change is for fixing the issue described in https://github.com/TheCoder4eu/BootsFaces-OSP/issues/1197

enhancement