You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Yee-Wah Lee (JIRA)" <ad...@incubator.apache.org> on 2007/04/12 18:11:15 UTC

[jira] Created: (ADFFACES-447) JavaDoc for getTimeZone() in LocaleContext is misleading.

JavaDoc for getTimeZone() in LocaleContext is misleading.
---------------------------------------------------------

                 Key: ADFFACES-447
                 URL: https://issues.apache.org/jira/browse/ADFFACES-447
             Project: MyFaces ADF-Faces
          Issue Type: Bug
    Affects Versions: 1.0.1-incubating-core-SNAPSHOT
         Environment: N/A
            Reporter: Yee-Wah Lee
            Priority: Trivial
             Fix For: 1.0.1-incubating-core-SNAPSHOT


The javadoc states  "Returns the TimeZone that the user is running in." The user may think of it as a method to get the client timezone. But it's actually not. 

Should read: Returns the timezone of the application, as specified in trinidad-config.xml. If unspecified, defaults to the server timezone.

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


[jira] Assigned: (ADFFACES-447) JavaDoc for getTimeZone() in LocaleContext is misleading.

Posted by "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf reassigned ADFFACES-447:
-------------------------------------------

    Assignee: Matthias Weßendorf

> JavaDoc for getTimeZone() in LocaleContext is misleading.
> ---------------------------------------------------------
>
>                 Key: ADFFACES-447
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-447
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>    Affects Versions: 1.0.1-incubating-core-SNAPSHOT
>         Environment: N/A
>            Reporter: Yee-Wah Lee
>         Assigned To: Matthias Weßendorf
>            Priority: Trivial
>             Fix For: 1.0.1-incubating-core-SNAPSHOT
>
>         Attachments: ADFFACES_447.diff
>
>
> The javadoc states  "Returns the TimeZone that the user is running in." The user may think of it as a method to get the client timezone. But it's actually not. 
> Should read: Returns the timezone of the application, as specified in trinidad-config.xml. If unspecified, defaults to the server timezone.

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


[jira] Resolved: (ADFFACES-447) JavaDoc for getTimeZone() in LocaleContext is misleading.

Posted by "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf resolved ADFFACES-447.
-----------------------------------------

    Resolution: Fixed

checked in. thx for the patch

> JavaDoc for getTimeZone() in LocaleContext is misleading.
> ---------------------------------------------------------
>
>                 Key: ADFFACES-447
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-447
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>    Affects Versions: 1.0.1-incubating-core-SNAPSHOT
>         Environment: N/A
>            Reporter: Yee-Wah Lee
>         Assigned To: Matthias Weßendorf
>            Priority: Trivial
>             Fix For: 1.0.1-incubating-core-SNAPSHOT
>
>         Attachments: ADFFACES_447.diff
>
>
> The javadoc states  "Returns the TimeZone that the user is running in." The user may think of it as a method to get the client timezone. But it's actually not. 
> Should read: Returns the timezone of the application, as specified in trinidad-config.xml. If unspecified, defaults to the server timezone.

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