[
https://issues.apache.org/jira/browse/WW-5530?focusedWorklogId=958795&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-958795
]
ASF GitHub Bot logged work on WW-5530:
--------------------------------------
Author: ASF GitHub Bot
Created on: 25/Feb/25 18:03
Start Date: 25/Feb/25 18:03
Worklog Time Spent: 10m
Work Description: lukaszlenart commented on PR #1223:
URL: https://github.com/apache/struts/pull/1223#issuecomment-2682876828
Just copy paste your changes here
https://github.com/bill-humblcloud/struts/blob/humbl-fix/core/src/test/java/org/apache/struts2/conversion/impl/XWorkConverterTest.java#L75-L103
Issue Time Tracking
-------------------
Worklog Id: (was: 958795)
Time Spent: 50m (was: 40m)
> LocalDate and LocalTime Not Working in DateConverter
> ----------------------------------------------------
>
> Key: WW-5530
> URL: https://issues.apache.org/jira/browse/WW-5530
> Project: Struts 2
> Issue Type: Bug
> Components: Core
> Affects Versions: 7.0.0
> Reporter: Bill Sofko
> Priority: Major
> Fix For: 7.1.0
>
> Original Estimate: 0h
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Despite having proper support for the functionality, the DateConverter class
> does not convert for java.time.LocalDate or java.time.LocalTime input—only
> java.time.LocalDateTime works. The reason for this is that these types are
> not handled for dispatch to DateConverter in the XWorkBasicConverter class.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)