[
https://issues.apache.org/jira/browse/WW-5294?focusedWorklogId=1003795&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1003795
]
ASF GitHub Bot logged work on WW-5294:
--------------------------------------
Author: ASF GitHub Bot
Created on: 06/Feb/26 07:48
Start Date: 06/Feb/26 07:48
Worklog Time Spent: 10m
Work Description: sonarqubecloud[bot] commented on PR #1569:
URL: https://github.com/apache/struts/pull/1569#issuecomment-3858604441
## [](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1569)
**Quality Gate passed**
Issues
 [0 New
issues](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=1569&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true)
 [0 Accepted
issues](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=1569&issueStatuses=ACCEPTED)
Measures
 [0 Security
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_struts&pullRequest=1569&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true)
 [100.0% Coverage on New
Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=1569&metric=new_coverage&view=list)
 [0.0% Duplication on New
Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=1569&metric=new_duplicated_lines_density&view=list)
[See analysis details on SonarQube
Cloud](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1569)
Issue Time Tracking
-------------------
Worklog Id: (was: 1003795)
Time Spent: 0.5h (was: 20m)
> Tag <s:textfield/> is not showing the warning when exposed directly via JSP
> ---------------------------------------------------------------------------
>
> Key: WW-5294
> URL: https://issues.apache.org/jira/browse/WW-5294
> Project: Struts 2
> Issue Type: Bug
> Affects Versions: 6.1.2
> Environment: Ubuntu 20, Java 8, Tomcat 9
> Reporter: Erica Kane
> Assignee: Lukasz Lenart
> Priority: Major
> Fix For: 7.2.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> I have a number of public pages that use the {{<s:a>}} tags with no issues.
> But one page uses an {{<s:url>}} tag, and every time it is visited I get a
> warning on our logs the Action invocation context is null, and that JSP pages
> should not be exposed directly. This is an informational page only, and I
> can't think why the URL tag is unsafe to use while the a tag is safe. I am
> assuming this is a bug, but of course if there is an issue with the URL tag
> on a public page I would like to know.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)