Ticket #6652 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

fix skipping of spam filter on preview

Reported by: Vaclav Slavik <vslavik@fastmail.fm> Assigned to: osimons
Priority: normal Component: FullBlogPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

BlogSpamFilterAdapter.validate_blog_comment() didn't skip validation on comments preview as intended. This trivial patch fixes it.

Attachments

spam-skip-preview.patch (459 bytes) - added by Vaclav Slavik <vslavik@fastmail.fm> on 02/17/10 10:06:03.

Change History

02/17/10 10:06:03 changed by Vaclav Slavik <vslavik@fastmail.fm>

  • attachment spam-skip-preview.patch added.

03/09/10 13:33:22 changed by osimons

  • status changed from new to closed.
  • resolution set to fixed.

(In [7761]) FullBlogPlugin: Don't call on spamfilter if user only previews the comment (copy & paste typo). Thanks to Vaclav Slavik for report + patch. Closes #6652.

(follow-up: ↓ 3 ) 08/20/10 21:59:33 changed by rjollos

(In [8399]) Imported AllAttachmentsMacro from http://stuq.nl/software/trac/AllAttachmentsMacro. Refs #6652.

(in reply to: ↑ 2 ) 08/20/10 22:00:55 changed by rjollos

Replying to rjollos:

(In [8399]) Imported AllAttachmentsMacro from http://stuq.nl/software/trac/AllAttachmentsMacro. Refs #6652.

That should have been, Refs #6552.


Add/Change #6652 (fix skipping of spam filter on preview)




Change Properties
Action