angelmoratilla / digressit

Automatically exported from code.google.com/p/digressit
0 stars 0 forks source link

Conflicts with More Privacy plugin #109

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Using the More Privacy plugin 
(http://wordpress.org/extend/plugins/more-privacy-options) with certain 
settings causes all comment-posting to fail.

Settings: 

- I would like my site to be visible to everyone, including search engines 
(like Google, Bing, Technorati) and archivers (works)
- I would like to block search engines, but allow normal visitors (works)
- I would like my blog to be visible only to registered users of [site] (fails)
- I would like my blog to be visible only to registered users I add to [site] 
(fails)

You can trick the commenting system to work if you follow these steps (may help 
in diagnosing where the actual issue is):

1) Ensure you are logged out 
2) Log in 
3) Try to comment on an existing post. This will fail with the 
messages: 
        "TypeError: Result of expression 'data' [null] is not an 
object."  /wp-content/plugins/digressit/core/js/digressit.comments.js? 
ver=3.0.4:6TypeError: Result of expression 'data' [null] is not an 
object. 
        "Failed to load resource: cancelled"  /wp-login.php? 
redirect_to=%2Feng110-04-sp11%2Fajax%2Fadd-comment%2FFailed to load 
resource: cancelled 
4) Access wp-admin and create a new post 
5) Go back to original post that you were on in step 3 and try to post 
a comment - it will succeed now. 
6) Log out 
7) Start the test over, and see that you get the exact same results 

Original issue reported on code.google.com by nateswart on 25 Jan 2011 at 4:33

GoogleCodeExporter commented 8 years ago
I've started looking into this. I definitely want to resolve this.

Original comment by eddie.tejeda on 31 Jan 2011 at 8:17

GoogleCodeExporter commented 8 years ago

Original comment by eddie.tejeda on 31 Jan 2011 at 8:18

GoogleCodeExporter commented 8 years ago

Original comment by eddie.tejeda on 22 Feb 2011 at 10:57

GoogleCodeExporter commented 8 years ago

Original comment by eddie.tejeda on 25 May 2011 at 6:20