You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Dennis Kieselhorst (JIRA)" <ji...@apache.org> on 2009/03/30 17:36:51 UTC

[jira] Created: (CXF-2143) Timezone problems with special dates (e.g. birthdays)

Timezone problems with special dates (e.g. birthdays)
-----------------------------------------------------

                 Key: CXF-2143
                 URL: https://issues.apache.org/jira/browse/CXF-2143
             Project: CXF
          Issue Type: Bug
          Components: Aegis Databinding
    Affects Versions: 2.2, 2.1.4, 2.1.3
            Reporter: Dennis Kieselhorst
         Attachments: timezoneLessDateType.patch

Similar to the issue here: http://jira.codehaus.org/browse/XFIRE-975

My problem: The birthday 04.04.1978 on server side (Solaris, TZ MET) becomes 03.04.1978 23:00h on client side (Linux, TZ Europe/Berlin). This is caused by different daylight saving times for the years 1977, 1978 and 1979.

To avoid the problem the timezone +01:00/ +02:00 should be omitted (optional as per spec http://www.w3.org/TR/xmlschema-2/#date). I created a TimezoneLessDateType for it.

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


[jira] Resolved: (CXF-2143) Timezone problems with special dates (e.g. birthdays)

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

Benson Margulies resolved CXF-2143.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.1

I applied your patch, but could you please also post up a unit test?

> Timezone problems with special dates (e.g. birthdays)
> -----------------------------------------------------
>
>                 Key: CXF-2143
>                 URL: https://issues.apache.org/jira/browse/CXF-2143
>             Project: CXF
>          Issue Type: Bug
>          Components: Aegis Databinding
>    Affects Versions: 2.1.3, 2.1.4, 2.2
>            Reporter: Dennis Kieselhorst
>            Assignee: Benson Margulies
>             Fix For: 2.2.1
>
>         Attachments: timezoneLessDateType.patch
>
>
> Similar to the issue here: http://jira.codehaus.org/browse/XFIRE-975
> My problem: The birthday 04.04.1978 on server side (Solaris, TZ MET) becomes 03.04.1978 23:00h on client side (Linux, TZ Europe/Berlin). This is caused by different daylight saving times for the years 1977, 1978 and 1979.
> To avoid the problem the timezone +01:00/ +02:00 should be omitted (optional as per spec http://www.w3.org/TR/xmlschema-2/#date). I created a TimezoneLessDateType for it.

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


[jira] Updated: (CXF-2143) Timezone problems with special dates (e.g. birthdays)

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

Daniel Kulp updated CXF-2143:
-----------------------------

    Fix Version/s: 2.1.5

> Timezone problems with special dates (e.g. birthdays)
> -----------------------------------------------------
>
>                 Key: CXF-2143
>                 URL: https://issues.apache.org/jira/browse/CXF-2143
>             Project: CXF
>          Issue Type: Bug
>          Components: Aegis Databinding
>    Affects Versions: 2.1.3, 2.1.4, 2.2
>            Reporter: Dennis Kieselhorst
>            Assignee: Benson Margulies
>             Fix For: 2.1.5, 2.2.1
>
>         Attachments: timezoneLessDateType.patch, timezoneLessDateType2.patch
>
>
> Similar to the issue here: http://jira.codehaus.org/browse/XFIRE-975
> My problem: The birthday 04.04.1978 on server side (Solaris, TZ MET) becomes 03.04.1978 23:00h on client side (Linux, TZ Europe/Berlin). This is caused by different daylight saving times for the years 1977, 1978 and 1979.
> To avoid the problem the timezone +01:00/ +02:00 should be omitted (optional as per spec http://www.w3.org/TR/xmlschema-2/#date). I created a TimezoneLessDateType for it.

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


[jira] Updated: (CXF-2143) Timezone problems with special dates (e.g. birthdays)

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

Dennis Kieselhorst updated CXF-2143:
------------------------------------

    Attachment: timezoneLessDateType.patch

Patch

> Timezone problems with special dates (e.g. birthdays)
> -----------------------------------------------------
>
>                 Key: CXF-2143
>                 URL: https://issues.apache.org/jira/browse/CXF-2143
>             Project: CXF
>          Issue Type: Bug
>          Components: Aegis Databinding
>    Affects Versions: 2.1.3, 2.1.4, 2.2
>            Reporter: Dennis Kieselhorst
>         Attachments: timezoneLessDateType.patch
>
>
> Similar to the issue here: http://jira.codehaus.org/browse/XFIRE-975
> My problem: The birthday 04.04.1978 on server side (Solaris, TZ MET) becomes 03.04.1978 23:00h on client side (Linux, TZ Europe/Berlin). This is caused by different daylight saving times for the years 1977, 1978 and 1979.
> To avoid the problem the timezone +01:00/ +02:00 should be omitted (optional as per spec http://www.w3.org/TR/xmlschema-2/#date). I created a TimezoneLessDateType for it.

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


[jira] Assigned: (CXF-2143) Timezone problems with special dates (e.g. birthdays)

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

Benson Margulies reassigned CXF-2143:
-------------------------------------

    Assignee: Benson Margulies

> Timezone problems with special dates (e.g. birthdays)
> -----------------------------------------------------
>
>                 Key: CXF-2143
>                 URL: https://issues.apache.org/jira/browse/CXF-2143
>             Project: CXF
>          Issue Type: Bug
>          Components: Aegis Databinding
>    Affects Versions: 2.1.3, 2.1.4, 2.2
>            Reporter: Dennis Kieselhorst
>            Assignee: Benson Margulies
>         Attachments: timezoneLessDateType.patch
>
>
> Similar to the issue here: http://jira.codehaus.org/browse/XFIRE-975
> My problem: The birthday 04.04.1978 on server side (Solaris, TZ MET) becomes 03.04.1978 23:00h on client side (Linux, TZ Europe/Berlin). This is caused by different daylight saving times for the years 1977, 1978 and 1979.
> To avoid the problem the timezone +01:00/ +02:00 should be omitted (optional as per spec http://www.w3.org/TR/xmlschema-2/#date). I created a TimezoneLessDateType for it.

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


[jira] Updated: (CXF-2143) Timezone problems with special dates (e.g. birthdays)

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

Dennis Kieselhorst updated CXF-2143:
------------------------------------

    Attachment: timezoneLessDateType2.patch

another patch with a simple testcase

> Timezone problems with special dates (e.g. birthdays)
> -----------------------------------------------------
>
>                 Key: CXF-2143
>                 URL: https://issues.apache.org/jira/browse/CXF-2143
>             Project: CXF
>          Issue Type: Bug
>          Components: Aegis Databinding
>    Affects Versions: 2.1.3, 2.1.4, 2.2
>            Reporter: Dennis Kieselhorst
>            Assignee: Benson Margulies
>             Fix For: 2.2.1
>
>         Attachments: timezoneLessDateType.patch, timezoneLessDateType2.patch
>
>
> Similar to the issue here: http://jira.codehaus.org/browse/XFIRE-975
> My problem: The birthday 04.04.1978 on server side (Solaris, TZ MET) becomes 03.04.1978 23:00h on client side (Linux, TZ Europe/Berlin). This is caused by different daylight saving times for the years 1977, 1978 and 1979.
> To avoid the problem the timezone +01:00/ +02:00 should be omitted (optional as per spec http://www.w3.org/TR/xmlschema-2/#date). I created a TimezoneLessDateType for it.

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