[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-1493) can't create s:button with image from wizard

Sergey Dzmitrovich (JIRA) jira-events at lists.jboss.org
Fri Dec 14 04:35:52 EST 2007


can't create s:button with image from wizard
--------------------------------------------

                 Key: JBIDE-1493
                 URL: http://jira.jboss.com/jira/browse/JBIDE-1493
             Project: JBoss Tools
          Issue Type: Bug
    Affects Versions: 2.0.1
            Reporter: Sergey Dzmitrovich
         Assigned To: Maxim Areshkau
            Priority: Minor


1.create seam project
2.open home.xhtml 
3.choose jboss seam -> button in jboss tools palette
4.select "image" and push the button "..."
5.observe that you can't choose any image file  ( e.g. as <h:graphicImage> ) 

also I saw next problem :
Image is located e.g. in  : WebContent\img\img.png. Create <s:button image="/img/img.png"></s:button>.   Vpe understand this path ("/img/img.png") and represent image. But web browser doesn't represent image (but if path is  "img/img.png"  tnan browser represent image  )


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list