You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "David Johnson (JIRA)" <ji...@apache.org> on 2009/01/19 14:56:11 UTC

[jira] Created: (ROL-1781) Site-wide and weblog-specific blacklists not combined properly

Site-wide and weblog-specific blacklists not combined properly
--------------------------------------------------------------

                 Key: ROL-1781
                 URL: https://issues.apache.org/roller/browse/ROL-1781
             Project: Roller
          Issue Type: Bug
          Components: Antispam
    Affects Versions: 4.0.1, 4.0
            Reporter: David Johnson
            Assignee: David Johnson
            Priority: Minor
             Fix For: 4.1


Site-wide and weblog settings blacklists are not combined properly:

Steps to reproduce:
1) login as admin user who owns a weblog A, one which allows comments

2) go to server admin page add a couple of bad words to the spam prevention blacklist, separated by newlines, e.g.
For example:
   booger
   snot

3) go to weblog A settings page, add a bad words to the spam prevention list. 
For example:
   dang

4) go to an entry in weblog A, leave a comment with the word from the weblog settings page (e.g. dang) and it will be posted even though it contains a blacklisted term



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (ROL-1781) Site-wide and weblog-specific blacklists not combined properly

Posted by "David Johnson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/roller/browse/ROL-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Johnson resolved ROL-1781.
--------------------------------

    Resolution: Fixed

Fixed by http://svn.apache.org/viewvc?rev=735693&view=rev

> Site-wide and weblog-specific blacklists not combined properly
> --------------------------------------------------------------
>
>                 Key: ROL-1781
>                 URL: https://issues.apache.org/roller/browse/ROL-1781
>             Project: Roller
>          Issue Type: Bug
>          Components: Antispam
>    Affects Versions: 4.0, 4.0.1
>            Reporter: David Johnson
>            Assignee: David Johnson
>            Priority: Minor
>             Fix For: 4.1
>
>
> Site-wide and weblog settings blacklists are not combined properly:
> Steps to reproduce:
> 1) login as admin user who owns a weblog A, one which allows comments
> 2) go to server admin page add a couple of bad words to the spam prevention blacklist, separated by newlines, e.g.
> For example:
>    booger
>    snot
> 3) go to weblog A settings page, add a bad words to the spam prevention list. 
> For example:
>    dang
> 4) go to an entry in weblog A, leave a comment with the word from the weblog settings page (e.g. dang) and it will be posted even though it contains a blacklisted term

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.