seam 2.0.1CR1
jboss 4.2.1

id attribute will not render on a s:graphicImage.

  |  <s:graphicImage id="phototoedit"
  |                     value="#{modeditAction.outpic}" 
  |                     style="border:0px;"
  |                     rendered="#{modeditAction.outpic != null}"/>

renders as 

 
  | <img 
src="/picture/seam/resource/graphicImage/org.jboss.seam.ui.GraphicImageStore.-4aa1b80-11799ac64d4--7fee.png"
 style="border:0px;" />


any suggestions?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121705#4121705

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121705
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to