Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-128

ll_setStringValue not checking if feature range is subtype of String with Allowed Values, not doing Allowed Value check

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.1
    • 2.1
    • Core Java Framework
    • None

    Description

      The JCas code generated for setting string values uses the ll_setStringValue method in the CASImpl. This method does not check if the type of the feature being set is a subtype of String with allowed values, and doesn't throw the needed exception if the item being set is not in the set of allowed values.

      Attachments

        Activity

          People

            twgoetz Thilo Goetz
            schor Marshall Schor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: