Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-12056

Exception Adding/Editing Property Definition's Value Constraint In CND Editor

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 3.3.0.Beta3-SOA
    • 3.3.0.Beta2-SOA
    • modeshape
    • None

    Description

      In CND Editor, if you select a property in the Properties Section table, and double-click the table row or click the editor toolbar button, the Property Definition Editor dialog opens. In the property dialog, if you Add or Edit a value constraint, a Value Editor dialog is displayed. If the user types in the textfield an error occurs and the OK button can never be enabled. Here is the error from the log:

      java.lang.UnsupportedOperationException
      at java.util.AbstractList.add(AbstractList.java:131)
      at java.util.AbstractList.add(AbstractList.java:91)
      at org.jboss.tools.modeshape.jcr.ui.cnd.PropertyDialog$31$1.validate(PropertyDialog.java:1193)
      at org.jboss.tools.modeshape.jcr.ui.cnd.StringValueEditorDialog.updateState(StringValueEditorDialog.java:185)
      at org.jboss.tools.modeshape.jcr.ui.cnd.StringValueEditorDialog.handleValueChanged(StringValueEditorDialog.java:172)
      at org.jboss.tools.modeshape.jcr.ui.cnd.StringValueEditorDialog$1.modifyText(StringValueEditorDialog.java:149)

      Attachments

        Activity

          People

            dflorian@redhat.com Daniel Florian (Inactive)
            dflorian@redhat.com Daniel Florian (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: