[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2806) Make Open On works if path was set using EL variable.

Daniel Azarov (JIRA) jira-events at lists.jboss.org
Mon Sep 28 11:57:49 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-2806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12487601#action_12487601 ] 

Daniel Azarov commented on JBIDE-2806:
--------------------------------------

I downloaded jbdevstudio-eap-win32-2.1.0.v200909242001R-H167-GA.jar and tested it.

It does not work. I looked into it - it does not have my changes in org.jboss.tools.common.text.ext/src/org/jboss/tools/common/text/ext/hyperlink/AbstractHyperlink.java  
I think this build was made from branch but I commited code in trunk only

Should I commit these changes in 3.x branch?

> Make Open On works if path was set using EL variable.
> -----------------------------------------------------
>
>                 Key: JBIDE-2806
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-2806
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: common, jsp/jsf/xml source editing
>    Affects Versions: 3.0.0.beta1, 3.1.0.M3
>            Reporter: Anton Klimkovich
>            Assignee: Daniel Azarov
>             Fix For: 3.1.0.M4
>
>         Attachments: imgelresolve.png
>
>
> EXECUTE: Create seam web project
> EXECUTE: Open any .xhtml page
> EXECUTE: Open Windows - Preferences - Web - EL Variables 
> EXECUTE: Press Add button
> EXECUTE: Input EL photo as Value  
> EXECUTE: Input path to graphical file as Value
> EXECUTE: Add string to .xhtml <h:graphicImage value="${photos}/error.gif"/>
> EXECUTE: Try to make Open On on ${photos}/error.gif
> ASSERT:     File with image should be opened.

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

        


More information about the jbosstools-issues mailing list