[
https://issues.apache.org/jira/browse/STANBOL-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rupert Westenthaler resolved STANBOL-1275.
------------------------------------------
Resolution: Fixed
Fix Version/s: 0.12.0
fixed with http://svn.apache.org/r1564363 in 0.12.0 and
http://svn.apache.org/r1564364 in trunk
> IOB Exception in URI prefix mappings for EntityDereferencing Engine
> --------------------------------------------------------------------
>
> Key: STANBOL-1275
> URL: https://issues.apache.org/jira/browse/STANBOL-1275
> Project: Stanbol
> Issue Type: Bug
> Components: Enhancement Engines
> Affects Versions: 0.12.0
> Reporter: Rupert Westenthaler
> Assignee: Rupert Westenthaler
> Fix For: 0.12.0
>
>
> 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}.*')
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)