[
https://issues.apache.org/jira/browse/WW-5197?focusedWorklogId=783323&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-783323
]
ASF GitHub Bot logged work on WW-5197:
--------------------------------------
Author: ASF GitHub Bot
Created on: 21/Jun/22 10:52
Start Date: 21/Jun/22 10:52
Worklog Time Spent: 10m
Work Description: coveralls commented on PR #574:
URL: https://github.com/apache/struts/pull/574#issuecomment-1161584043
[](https://coveralls.io/builds/50206303)
Coverage increased (+0.002%) to 50.633% when pulling
**f3f2d52a1c5b1389542186f37bcbde1442869914 on tobiasstadler:WW-5197** into
**64d054221f959397f47f6335dca25d7817f245c0 on apache:master**.
Issue Time Tracking
-------------------
Worklog Id: (was: 783323)
Time Spent: 40m (was: 0.5h)
> java.lang.UnsupportedOperationException in the date component
> -------------------------------------------------------------
>
> Key: WW-5197
> URL: https://issues.apache.org/jira/browse/WW-5197
> Project: Struts 2
> Issue Type: Bug
> Components: Core Tags
> Affects Versions: 6.0.0
> Reporter: Tobias Stadler
> Priority: Major
> Fix For: 6.0.1
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> We (ab)use {{java.sql.Date}} in our frontends and see the following stack
> trace when trying to upgrade to 6.0.0:
> {noformat}
> java.lang.UnsupportedOperationException
> at java.sql.Date.toInstant(Date.java:304) ~[?:1.8.0_332]
> at org.apache.struts2.components.Date.end(Date.java:297)
> ~[struts2-core-6.0.0.jar:6.0.0]
> at
> org.apache.struts2.views.jsp.ComponentTagSupport.doEndTag(ComponentTagSupport.java:40)
> ~[struts2-core-6.0.0.jar:6.0.0]
> ...
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)