[
https://issues.jboss.org/browse/JBIDE-22544?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich commented on JBIDE-22544:
-----------------------------------------------
org.eclipse.wst.xml.core.internal.validation.eclipse.Validator is called twice from
org.eclipse.wst.validation.internal.ValManager and all results are summed. This happens
not only for batch job xml, but for any xml file.
It is shown in preferences Validation list as 'XML Validator'. If I disable all
other validators, still error markers are duplicated. If I disable 'XML
Validator', this kind of errors does not appear. But, the problem is not that the
validator duplicates errors itself, but it is that the validator is duplicated in the list
of validators in ValManager. I still have not found why it happens.
Redudant error report in Devstudio's Problems View
--------------------------------------------------
Key: JBIDE-22544
URL:
https://issues.jboss.org/browse/JBIDE-22544
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: batch, upstream
Reporter: Ondrej Dockal
Assignee: Viacheslav Kabanovich
Fix For: 4.4.x
Attachments:
org.jboss.tools.batch.ui.bot.test.editor.design.DesignChunkStepElementTest.createStep(7).png
Some test fails on checking number of errors in Problems View in devstudio. There are
duplicated error reports.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)