]
Vlado Pakan closed JBIDE-8392.
------------------------------
Verified on jbosstools-3.3.0.M1a.aggregate-Update-2011-05-11_15-56-28-H2359.
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: Viacheslav Kabanovich
Fix For: 3.3.0.M1
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: