[jbosstools-issues] [JBoss JIRA] (JBIDE-15826) Incorrect Constraint Problem for JSF composite component

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Wed Oct 30 16:31:01 EDT 2013


Alexey Kazakov created JBIDE-15826:
--------------------------------------

             Summary: Incorrect Constraint Problem for JSF composite component
                 Key: JBIDE-15826
                 URL: https://issues.jboss.org/browse/JBIDE-15826
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: common/jst/core, jsp/jsf/xml/html source editing
    Affects Versions: 4.1.0.Final
            Reporter: Alexey Kazakov
            Assignee: Viacheslav Kabanovich
            Priority: Critical
             Fix For: 4.1.x, 4.2.x


First at all we must have a preference page where we can disable this validation.
There should not be any validation which is imposible to disable.
Every validation problem should have a default quick fix which opens the corresponding preference page and disable this validation rule.
We have such preferences/quick fixes for our validation that extends common validation framework.
But this one is a part of XModel validation (https://github.com/jbosstools/jbosstools-base/blob/master/common/plugins/org.jboss.tools.common.model/src/org/jboss/tools/common/model/markers/ConstraintChecker.java).

--
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