Struts plugin: ForwardAction shouldn't be marked red if no nested forward specified
One of the intentions marks as red actions not having a forward: but isn't the whole point of org.apache.struts.actions.ForwardAction that of being a "forward" in itself? Nesting forwards in it makes no sense.
Please sign in to leave a comment.
Thanks for spotting this regression, already fixed for next version.
- Yann