You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2015/09/07 20:04:46 UTC

[jira] [Commented] (WW-4543) Wrong Filter code in the documentation

    [ https://issues.apache.org/jira/browse/WW-4543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14733961#comment-14733961 ] 

Lukasz Lenart commented on WW-4543:
-----------------------------------

The problem is that those examples are fetched directly from source code :\

> Wrong Filter code in the documentation
> --------------------------------------
>
>                 Key: WW-4543
>                 URL: https://issues.apache.org/jira/browse/WW-4543
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Andrea Ligios
>
> The filter in the webxml page of the documentation ( http://struts.apache.org/docs/webxml.html ) has a wrong package: 
> It is 
> org.apache.struts2.dispatcher.filter.StrutsPrepareAndExecuteFilter
> it should be 
> org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter
> As it is now, it is highly misleading.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)