[jbosstools-issues] [JBoss JIRA] (JBIDE-17060) IncludeModel class has an error in logic

Alexey Kazakov (JIRA) issues at jboss.org
Tue Apr 8 19:04:13 EDT 2014


     [ https://issues.jboss.org/browse/JBIDE-17060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov updated JBIDE-17060:
-----------------------------------

    Fix Version/s: 4.2.0.Beta2

    
> IncludeModel class has an error in logic
> ----------------------------------------
>
>                 Key: JBIDE-17060
>                 URL: https://issues.jboss.org/browse/JBIDE-17060
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml/html source editing
>            Reporter: Viacheslav Kabanovich
>            Assignee: Viacheslav Kabanovich
>             Fix For: 4.2.0.Beta2
>
>
> When read/modify/save kb project stored in xml file, class IhcludeModel correctly adds new <alias> entries, but duplicates existing entries, reverting data in copies. For example, for entry
> <alias path="/weld1.1/src/META-INF/beans.xml" value="%8"/>
> it creates new entry
> <alias path="%8" value="/weld1.1/src/META-INF/beans.xml"/>
> In this way, section <aliases> contains twice as much entries as it should. This corruption does not affect functionality, but creates performance load.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list