[ https://issues.apache.org/jira/browse/WW-5524?focusedWorklogId=979639&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-979639 ]
ASF GitHub Bot logged work on WW-5524: -------------------------------------- Author: ASF GitHub Bot Created on: 20/Aug/25 04:57 Start Date: 20/Aug/25 04:57 Worklog Time Spent: 10m Work Description: sonarqubecloud[bot] commented on PR #1316: URL: https://github.com/apache/struts/pull/1316#issuecomment-3204191620 ## [](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1316) **Quality Gate failed** Failed conditions  [22 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_struts&pullRequest=1316&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true)  [42.3% Coverage on New Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=1316&metric=new_coverage&view=list) (required ≥ 80%)  [3.4% Duplication on New Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=1316&metric=new_duplicated_lines_density&view=list) (required ≤ 3%)  [E Security Rating on New Code](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1316) (required ≥ A)  [E Reliability Rating on New Code](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1316) (required ≥ A) [See analysis details on SonarQube Cloud](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1316) ##  Catch issues before they fail your Quality Gate with our IDE extension  [SonarQube for IDE](https://www.sonarsource.com/products/sonarlint/features/connected-mode/?referrer=pull-request) Issue Time Tracking ------------------- Worklog Id: (was: 979639) Time Spent: 1h 20m (was: 1h 10m) > Dependency injection not working in custom StrutsTypeConverter(s) > ----------------------------------------------------------------- > > Key: WW-5524 > URL: https://issues.apache.org/jira/browse/WW-5524 > Project: Struts 2 > Issue Type: Bug > Components: Core > Affects Versions: 6.0.0, 6.0.3, 6.1.1, 6.2.0, 6.1.2.1, 6.3.0, 6.4.0, > 6.6.0, 6.6.1, 6.7.0 > Reporter: John Wilson > Priority: Major > Fix For: 6.8.0, 7.1.0 > > Time Spent: 1h 20m > Remaining Estimate: 0h > > Dependency injection via annotations (such as @PersistenceContext, > @Autowired) are no longer working within custom StrutsTypeConverter(s) since > version 6.0.0. > This relates to the changes done in WW-4996 -- This message was sent by Atlassian Jira (v8.20.10#820010)