[
https://issues.apache.org/jira/browse/WW-5558?focusedWorklogId=977561&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-977561
]
ASF GitHub Bot logged work on WW-5558:
--------------------------------------
Author: ASF GitHub Bot
Created on: 04/Aug/25 19:57
Start Date: 04/Aug/25 19:57
Worklog Time Spent: 10m
Work Description: github-actions[bot] commented on PR #12:
URL:
https://github.com/apache/struts-intellij-plugin/pull/12#issuecomment-3152150174
# Qodana Community for JVM
**615 new problems** were found
| Inspection name | Severity | Problems |
| -
Issue Time Tracking
-------------------
Worklog Id: (was: 977561)
Time Spent: 20m (was: 10m)
> Support package org.apache.struts2 for interceptors and result-types
> --------------------------------------------------------------------
>
> Key: WW-5558
> URL: https://issues.apache.org/jira/browse/WW-5558
> Project: Struts 2
> Issue Type: Bug
> Components: IDEA Plugin
> Reporter: nikos dimitrakas
> Assignee: Lukasz Lenart
> Priority: Major
> Fix For: 7.1.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The plugin still expects the classes specified in the class attribute of
> interceptor tags and result-type tags (in struts.xml) to be subclasses of
> com.opensymphony.xwork2.interceptor.Interceptor and
> com.opensymphony.xwork2.Result instead of the new
> org.apache.struts2.interceptor.Interceptor and
> org.apache.struts2.result.Result.
> This seems to be configured in the classes Interceptor and ResultType in the
> package com.intellij.struts2.dom.struts.strutspackage
> Perhaps more classes in that package need to be adjusted for the new
> packages. Maybe there is a way to make the plugin backwards compatible and
> accept both the old and the new packages.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)