Thanks for the tipp, adding alt attributes to the images helped.
Jakob Korherr wrote: > > Hi, > > j_id2 is the clientId of the h:graphicImage component. However this id > does > not have to be rendered for images, thus you don't find it in the HTML. > > Just set the alt attribute on the image and the warning will be gone. This > attribute should IMO always be set (especially when thinking about users > with visual impairment). However on MyFaces core 2.0.x the warning will be > gone if you're in ProjectStage = Production. > > Regards, > Jakob > > 2010/7/22 schneidc <[email protected]> > > > -- View this message in context: http://old.nabble.com/-MyFaces--Get-rid-of-%22ALT-attribute-is-missing%22-warnings-for-images-tp29234327p29265388.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

