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