[
https://issues.apache.org/jira/browse/WW-5362?focusedWorklogId=896260&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-896260
]
ASF GitHub Bot logged work on WW-5362:
--------------------------------------
Author: ASF GitHub Bot
Created on: 19/Dec/23 12:18
Start Date: 19/Dec/23 12:18
Worklog Time Spent: 10m
Work Description: sepe81 commented on code in PR #812:
URL: https://github.com/apache/struts/pull/812#discussion_r1431330250
##########
core/src/site/confluence/ww-template-autoexport.html:
##########
@@ -49,7 +49,7 @@
color: #666;
}
</style>
- <script type="text/javascript" language="javascript">
+ <script language="javascript">
Review Comment:
```suggestion
<script>
```
one more place
Issue Time Tracking
-------------------
Worklog Id: (was: 896260)
Time Spent: 2.5h (was: 2h 20m)
> Remove type attribute out of <s:script/> tag
> --------------------------------------------
>
> Key: WW-5362
> URL: https://issues.apache.org/jira/browse/WW-5362
> Project: Struts 2
> Issue Type: Improvement
> Components: Core Tags
> Reporter: Lukasz Lenart
> Priority: Minor
> Fix For: 6.4.0
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> The {{type}} attribute should not be set if refers to a default value to
> avoid warnings
> https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script/type
--
This message was sent by Atlassian Jira
(v8.20.10#820010)