[
https://jira.jboss.org/jira/browse/JBIDE-2667?page=com.atlassian.jira.plu...
]
Eugene Stherbin commented on JBIDE-2667:
----------------------------------------
Did you entered simple 'projectName' into 'Substituted El expressions'
table -? If so then according to you entered value will replace all occurrences with the
projectName.
If you will enter #{projectName} in 'Substituted El expressions' table will
replace all occurrences with #{projectName] expressions.
If you will enter ${projectName} in Substituted El expressions' t able will replace
all occurrences with ${projectName}
EL variable substitution is replacing non EL
---------------------------------------------
Key: JBIDE-2667
URL:
https://jira.jboss.org/jira/browse/JBIDE-2667
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 3.0.0.alpha
Reporter: Max Rydahl Andersen
Assignee: Eugene Stherbin
Priority: Critical
Fix For: 3.0.0.beta1
It looks like the EL replacement is just doing pure string replacement.
If I put in "projectName" as an EL variable I do not expect it to replace all
occurcences of the string "projectName".
I do expect it to only replace #{projectName}
--
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