Letractively / lightblog

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

Cannot switch comment moderation mode #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Version: 0.9.3 beta 1

When trying to set comment moderation to "None" in Settings, it seems to keep 
reverting to 
Approval required.

Original issue reported on code.google.com by higash...@gmail.com on 31 May 2010 at 6:23

GoogleCodeExporter commented 9 years ago
It works here...

Original comment by joeyvanh...@gmail.com on 31 May 2010 at 9:38

GoogleCodeExporter commented 9 years ago
Not sure what's wrong with my setup then. The settings confirmation would say 
it's changed (and when I change 
other things like the blog title, those changes are saved) but when I return to 
the settings page, it goes back to 
Approval required. 

Original comment by higash...@gmail.com on 31 May 2010 at 4:06

GoogleCodeExporter commented 9 years ago
Sorry, I _CAN_ reproduce this error. You're right.

Original comment by joeyvanh...@gmail.com on 31 May 2010 at 4:56

GoogleCodeExporter commented 9 years ago
When logged in,
<form action="http://127.0.0.1/LightBlog/Sources/ProcessAJAX.php" method="post">
<input name="commentmoderation" type="text" value="none"/>
<input type="submit" value="Submit" /></p>
</form>
sets it to 'none' permanently. Changing it back to "Approval required" works 
but after 
that changing it to "none"again does NOT work.

Original comment by joeyvanh...@gmail.com on 31 May 2010 at 5:53

GoogleCodeExporter commented 9 years ago

Original comment by soren121@outlook.com on 31 May 2010 at 8:03

GoogleCodeExporter commented 9 years ago

Original comment by soren121@outlook.com on 31 May 2010 at 8:06

GoogleCodeExporter commented 9 years ago
Fixed in r480.

Original comment by soren121@outlook.com on 1 Jun 2010 at 6:32

GoogleCodeExporter commented 9 years ago

Original comment by soren121@outlook.com on 1 Jun 2010 at 6:32