[
https://issues.apache.org/jira/browse/WW-5444?focusedWorklogId=993037&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-993037
]
ASF GitHub Bot logged work on WW-5444:
--------------------------------------
Author: ASF GitHub Bot
Created on: 24/Nov/25 07:46
Start Date: 24/Nov/25 07:46
Worklog Time Spent: 10m
Work Description: lukaszlenart commented on code in PR #1422:
URL: https://github.com/apache/struts/pull/1422#discussion_r2554957633
##########
core/src/main/resources/template/html5/theme.properties:
##########
@@ -0,0 +1,3 @@
+# HTML5 Theme Configuration
+# Inherits from the simple theme for base functionality
Review Comment:
```suggestion
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
```
Issue Time Tracking
-------------------
Worklog Id: (was: 993037)
Time Spent: 50m (was: 40m)
> Implement a new html5 theme
> ---------------------------
>
> Key: WW-5444
> URL: https://issues.apache.org/jira/browse/WW-5444
> Project: Struts 2
> Issue Type: New Feature
> Components: Core Tags
> Reporter: Lukasz Lenart
> Assignee: Lukasz Lenart
> Priority: Major
> Fix For: 7.2.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Instead of trying to fix existing tags, it's easier to introduce a new theme
> which will provide HTML 5 compatible tags
--
This message was sent by Atlassian Jira
(v8.20.10#820010)