Loading...
 
Skip to main content

Wiki notification wiki_page_changes_incl_minor not triggered by minor edits when wiki_watch_minor is enabled

Status
Open
Subject
Wiki notification wiki_page_changes_incl_minor not triggered by minor edits when wiki_watch_minor is enabled
Version
3.x
4.x
5.x
Category
  • Regression
  • Conflict of two features (each works well independently)
Feature
Wiki (page view, edit, history, rename, etc)
Submitted by
Philippe Cloutier
Lastmod by
Philippe Cloutier
Rating
(0)
Description

There's a problem with wiki_watch_minor. It conflicts with notification
wiki_page_changes_incl_minor ("Any wiki page is changed, even minor
changes"). If wiki_watch_minor is disabled, a wiki_page_changes_incl_minor watch will not be triggered by a minor change.

The difference between minor and non-minor edits is done in
notificationemaillib->sendWikiEmailNotification(). This is where the
preference could be taken into account.

This is a regression from r10949. It was discussed on http://article.gmane.org/gmane.comp.cms.tiki.cvs/57346

Importance
2
Priority
10
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
3526
Created
Thursday 26 August, 2010 15:42:06 UTC
by Philippe Cloutier
LastModif
Friday 27 August, 2010 03:19:35 UTC


Show PHP error messages