You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2007/08/21 17:46:31 UTC

[jira] Created: (JCR-1072) SPI-commons: QValueTest.testDateValueEquality2 fails due to changes made with JCR-1018

SPI-commons:  QValueTest.testDateValueEquality2 fails due to changes made with JCR-1018
---------------------------------------------------------------------------------------

                 Key: JCR-1072
                 URL: https://issues.apache.org/jira/browse/JCR-1072
             Project: Jackrabbit
          Issue Type: Bug
          Components: SPI
            Reporter: angela
            Priority: Minor


with the introduction of QValue.getCalendar() the internal value for DATE-properties is now a Calendar (was
String). however, the equals() method has not been adjusted.

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


[jira] Resolved: (JCR-1072) SPI-commons: QValueTest.testDateValueEquality2 fails due to changes made with JCR-1018

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

angela resolved JCR-1072.
-------------------------

       Resolution: Fixed
    Fix Version/s: 1.4

fixed rev. 568172



> SPI-commons:  QValueTest.testDateValueEquality2 fails due to changes made with JCR-1018
> ---------------------------------------------------------------------------------------
>
>                 Key: JCR-1072
>                 URL: https://issues.apache.org/jira/browse/JCR-1072
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: SPI
>            Reporter: angela
>            Assignee: angela
>            Priority: Minor
>             Fix For: 1.4
>
>
> with the introduction of QValue.getCalendar() the internal value for DATE-properties is now a Calendar (was
> String). however, the equals() method has not been adjusted.

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


[jira] Assigned: (JCR-1072) SPI-commons: QValueTest.testDateValueEquality2 fails due to changes made with JCR-1018

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

angela reassigned JCR-1072:
---------------------------

    Assignee: angela

> SPI-commons:  QValueTest.testDateValueEquality2 fails due to changes made with JCR-1018
> ---------------------------------------------------------------------------------------
>
>                 Key: JCR-1072
>                 URL: https://issues.apache.org/jira/browse/JCR-1072
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: SPI
>            Reporter: angela
>            Assignee: angela
>            Priority: Minor
>             Fix For: 1.4
>
>
> with the introduction of QValue.getCalendar() the internal value for DATE-properties is now a Calendar (was
> String). however, the equals() method has not been adjusted.

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