geopossachs

Results 7 issues of geopossachs

try to solve #1155 with set the tag type

duplicate
verifying issue
couldn't reproduce

is a model based on SelectItemGroup and SelectItem, we could render: [https://developer.mozilla.org/en-US/docs/Web/HTML/Element/optgroup](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/optgroup) `The HTML element creates a grouping of options within a element.` [https://docs.oracle.com/javaee/6/api/javax/faces/model/SelectItem.html](https://docs.oracle.com/javaee/6/api/javax/faces/model/SelectItem.html) [https://docs.oracle.com/javaee/6/api/javax/faces/model/SelectItemGroup.html](https://docs.oracle.com/javaee/6/api/javax/faces/model/SelectItemGroup.html)

enhancement

avoid direct access to UIViewRoot.getViewMap() by encapsulation using stateless memory UIViewRoot.getViewMap() use of suitable code suggestions by the netbeans IDE #1117

help wanted
verifying issue

hello @appleboy , i will open a PR for feedback. The tests are running in my lokal setup well and also in my drone.ci. You found an CSRF handling; the...

hello, an external jenkins use XSRF protection. i has found the information over XSRF protection in the api of the jenkins and write a fanction to add the XSRF header...

- use snapshot 2.0 - use wildfly 31 - change order in web.xml to the jakarta xsd - fix a old bug in the swtich example