You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Kevin Menard (JIRA)" <de...@tapestry.apache.org> on 2007/11/08 19:59:50 UTC

[jira] Created: (TAPESTRY-1893) DateField component clobbers time.

DateField component clobbers time.
----------------------------------

                 Key: TAPESTRY-1893
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1893
             Project: Tapestry
          Issue Type: Bug
          Components: Core Components
    Affects Versions: 5.0.6
            Reporter: Kevin Menard


The DateField component currently ignores time (see TAPESTRY-1880 for a request to improve that), but moreover, it destroys time in the source object.  Rather than update the date, it updates the date and resets the time portion back to 12:00:00.  This makes the component difficult to use for anyone that just wants to bump a date, but not the time.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Closed: (TAPESTRY-1893) DateField component clobbers time.

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAPESTRY-1893.
------------------------------------------

    Resolution: Duplicate
      Assignee: Howard M. Lewis Ship

I'm marking this a a duplicate of TAPESTRY-1880, which will add a paramter to enable collecting time as well as date.  Hopefully that will address your problem.

> DateField component clobbers time.
> ----------------------------------
>
>                 Key: TAPESTRY-1893
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1893
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Core Components
>    Affects Versions: 5.0.6
>            Reporter: Kevin Menard
>            Assignee: Howard M. Lewis Ship
>
> The DateField component currently ignores time (see TAPESTRY-1880 for a request to improve that), but moreover, it destroys time in the source object.  Rather than update the date, it updates the date and resets the time portion back to 12:00:00.  This makes the component difficult to use for anyone that just wants to bump a date, but not the time.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org