Hello everyone, I have just run into a problem where the 'title' attribut is not being rendered using the <h:selectOneMenu> tag. Used version is MyFaces Core 2.2.2
I had a look into the source code and the following changes seem to fix the problem: Class: org.apache.myfaces.shared.renderkit.html.HtmlRendererUtils Method: renderSelectOptions (Line 521) Code changes listed on pastebin: http://pastebin.com/SHLKxi5H Can someone confirm this, because I wanted to ask the ML first before opening an issue via Apache JIRA for MyFaces?! Thanks and regards, Sebastian
