There is a copy-paste bug in constructor of the pl.aislib.text.html.Option class. It is: selected.addAllowedValue("disabled"); should be: disabled.addAllowedValue("disabled");
code has been moved to github https://github.com/aispl/net-sf-aislib), issue is fixed, new version (0.6.1) deployed to maven central.
Log in to post a comment.
code has been moved to github https://github.com/aispl/net-sf-aislib), issue is fixed, new version (0.6.1) deployed to maven central.