[
https://jira.jboss.org/jira/browse/JBIDE-2667?page=com.atlassian.jira.plu...
]
Eugene Stherbin commented on JBIDE-2667:
----------------------------------------
1. ) It's simple. Extends from ElResolver and in faces-config.xml add
<el-resolver>package.yourClass</el-resolver>. For example see
http://today.java.net/pub/a/today/2006/03/07/unified-jsp-jsf-expression-l...
article.
2. ) Ok. I'm not argue with you. I'll remake current logic.
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