[
https://issues.apache.org/jira/browse/OFBIZ-8142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15465406#comment-15465406 ]
Jacopo Cappellato edited comment on OFBIZ-8142 at 9/6/16 7:09 AM:
------------------------------------------------------------------
Committed in trunk at rev. 1759332, 1759368
was (Author: jacopoc):
Committed in trunk at rev. 1759332
> A series of cleanups related to OFBiz servlet filters
> -----------------------------------------------------
>
> Key: OFBIZ-8142
> URL:
https://issues.apache.org/jira/browse/OFBIZ-8142> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Reporter: Jacopo Cappellato
> Assignee: Jacopo Cappellato
> Priority: Minor
> Fix For: Upcoming Branch
>
>
> * removed an unused web filter (UrlRegexpContextFilter)
> * moved a series of methods from ContextFilter to WebAppUtil, where they make more sense; changed one of them to be a static method
> * made private some methods of ContextFilter and WebAppUtil because they were not used outside of their classes
> * introduced a constant for the "control" mount point
> * moved public fields and methods from the ContentUrlFilter to the OfbizContentAltUrlTransforms and made them private (since they are only used by this class)
> * no more need for the UrlServletHelper to extend the ContextFilter
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)