Uploaded image for project: 'Stanbol (Retired)'
  1. Stanbol (Retired)
  2. STANBOL-1275

IOB Exception in URI prefix mappings for EntityDereferencing Engine

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.12.0
    • 0.12.0
    • Enhancement Engines
    • None

    Description

      The URI prefix mappings of the Dereferencing Engine may cause IndexOutOfBoundExceptions if the reuqested URI is String.compare(..) smaller as any of the configured prefixes.

      Workaround:

      • users may configure a prefix that is smaller as any requested URI (e.g. '0')
      • users can use a regex pattern instead of prefixes ( '^ {prefix}

        .*')

      Attachments

        Activity

          People

            rwesten Rupert Westenthaler
            rwesten Rupert Westenthaler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: