[ https://issues.apache.org/roller/browse/ROL-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497#action_14497
]
Vivien Barousse commented on ROL-1779:
--------------------------------------
Here is a patch to fix this issue.
Spliting blacklist terms is now done on line breaks instead of commas. Also, terms are interpreted
as regex expressions.
> Error in JPARefererManagerImpl.applyRefererFilters();
> -----------------------------------------------------
>
> Key: ROL-1779
> URL: https://issues.apache.org/roller/browse/ROL-1779
> Project: Roller
> Issue Type: Bug
> Components: Referers and Trackbacks
> Reporter: Vivien Barousse
> Assignee: Roller Unassigned
> Attachments: ROL-1779.patch
>
>
> Blacklist terms management changed in Roller 3.x, but JPARefererManagerImpl.applyReferrerFilters()
methods didn't change at all.
> They continue to split blacklist terms on commas (line breaks are currently used), and
didn't interpret regex expressions as they should.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|