[teiid-issues] [JBoss JIRA] (TEIID-2112) consistent handling of local timezone on xsd:date, xsd:datetime, and xsd:time values that have no timezone specified.

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Mon Jul 23 16:53:06 EDT 2012


    [ https://issues.jboss.org/browse/TEIID-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707401#comment-12707401 ] 

RH Bugzilla Integration commented on TEIID-2112:
------------------------------------------------

jolee at redhat.com made a comment on [bug 842433|https://bugzilla.redhat.com/show_bug.cgi?id=842433]

Description of problem:
Please reference the salesforce ticket

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:
                
> consistent handling of local timezone on xsd:date, xsd:datetime, and xsd:time values that have no timezone specified.
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: TEIID-2112
>                 URL: https://issues.jboss.org/browse/TEIID-2112
>             Project: Teiid
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 7.4.4
>            Reporter: Johnathon Lee
>            Assignee: Steven Hawkins
>
> The server is taking the incoming ts string and converting it to a Z value via the server timezone (handled by STax).  When the response document is delivered Saxon converts a non-timezoned value into an assumed Z value - which is not consistent with the STax handling.  This is within the bounds of XML processing as the absence of timezone information leaves the timezone interpretation up to the implementation - "timezone of some unspecified locality as prescribed by the appropriate legal authority".
> However, these two paths should be consistent,so a patch would set the local timezone on xsd:date, xsd:datetime, and xsd:time values that have no timezone specified.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list