You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2010/03/17 10:56:27 UTC

[jira] Created: (JCR-2574) Row.getValue("rep:excerpt(.)") may throw ArrayIndexOutOfBoundsException

Row.getValue("rep:excerpt(.)") may throw ArrayIndexOutOfBoundsException
-----------------------------------------------------------------------

                 Key: JCR-2574
                 URL: https://issues.apache.org/jira/browse/JCR-2574
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-core
    Affects Versions: 2.0.0
            Reporter: Marcel Reutegger
            Priority: Minor


Happens when the matching node only has properties that are configured not to be used in excerpts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (JCR-2574) Row.getValue("rep:excerpt(.)") may throw ArrayIndexOutOfBoundsException

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger resolved JCR-2574.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.0

Added test case and fix in revision: 924224

> Row.getValue("rep:excerpt(.)") may throw ArrayIndexOutOfBoundsException
> -----------------------------------------------------------------------
>
>                 Key: JCR-2574
>                 URL: https://issues.apache.org/jira/browse/JCR-2574
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 2.0.0
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> Happens when the matching node only has properties that are configured not to be used in excerpts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.