Invalid faces-config.xml when refactoring a managed bean property
-----------------------------------------------------------------
Key: JBIDE-8392
URL:
https://issues.jboss.org/browse/JBIDE-8392
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.2.0.CR1
Reporter: Snjezana Peco
Assignee: Alexey Kazakov
Steps to reproduce:
- create a JSF 1.2 KickStart project with the JBoss AS 5.1
- select the User.getName() method and call Refactor>Rename
- change getName to getName2
If you open faces-config.xml, you will see that property-name is getName2 instead of
name2.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira