[
https://issues.apache.org/jira/browse/WW-5558?focusedWorklogId=978042&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-978042
]
ASF GitHub Bot logged work on WW-5558:
--------------------------------------
Author: ASF GitHub Bot
Created on: 07/Aug/25 17:44
Start Date: 07/Aug/25 17:44
Worklog Time Spent: 10m
Work Description: lukaszlenart merged PR #12:
URL: https://github.com/apache/struts-intellij-plugin/pull/12
Issue Time Tracking
-------------------
Worklog Id: (was: 978042)
Time Spent: 40m (was: 0.5h)
> 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: 40m
> 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)