[
https://issues.apache.org/jira/browse/WW-5302?focusedWorklogId=855740&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-855740
]
ASF GitHub Bot logged work on WW-5302:
--------------------------------------
Author: ASF GitHub Bot
Created on: 10/Apr/23 09:07
Start Date: 10/Apr/23 09:07
Worklog Time Spent: 10m
Work Description: sonarcloud[bot] commented on PR #678:
URL: https://github.com/apache/struts/pull/678#issuecomment-1501585386
Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=678)
[](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=678&resolved=false&types=BUG)
[](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=678&resolved=false&types=BUG)
[0
Bugs](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=678&resolved=false&types=BUG)
[](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=678&resolved=false&types=VULNERABILITY)
[](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=678&resolved=false&types=VULNERABILITY)
[0
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=678&resolved=false&types=VULNERABILITY)
[](https://sonarcloud.io/project/security_hotspots?id=apache_struts&pullRequest=678&resolved=false&types=SECURITY_HOTSPOT)
[](https://sonarcloud.io/project/security_hotspots?id=apache_struts&pullRequest=678&resolved=false&types=SECURITY_HOTSPOT)
[0 Security
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_struts&pullRequest=678&resolved=false&types=SECURITY_HOTSPOT)
[](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=678&resolved=false&types=CODE_SMELL)
[](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=678&resolved=false&types=CODE_SMELL)
[0 Code
Smells](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=678&resolved=false&types=CODE_SMELL)
[](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=678&metric=new_coverage&view=list)
[88.9%
Coverage](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=678&metric=new_coverage&view=list)
[](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=678&metric=new_duplicated_lines_density&view=list)
[0.0%
Duplication](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=678&metric=new_duplicated_lines_density&view=list)
Issue Time Tracking
-------------------
Worklog Id: (was: 855740)
Time Spent: 40m (was: 0.5h)
> Autogenerated html ID bases on unevaluated value of the name/action/method
> attributes
> -------------------------------------------------------------------------------------
>
> Key: WW-5302
> URL: https://issues.apache.org/jira/browse/WW-5302
> Project: Struts 2
> Issue Type: Bug
> Components: Core
> Reporter: Lukasz Lenart
> Assignee: Lukasz Lenart
> Priority: Major
> Fix For: 6.2.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Using tag like this
> {code:html}
> <s:set var="mainAction">entryEdit</s:set>
> <s:submit value="%{getText('weblogEdit.save')}"
> action="%{#mainAction}!saveDraft" />
> {code}
> renders:
> {code:html}
> <input type="submit"
> value="Save as Draft"
> id="entry____mainAction__saveDraft"
> name="action:entryAdd!saveDraft">
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
