Loading...
 
Skip to main content

Email notification don't work except if "watch minor" is checked

Status
Closed
Subject
Email notification don't work except if "watch minor" is checked
Version
2.x
Category
  • Error
  • Usability
  • Patch
Feature
Wiki (page view, edit, history, rename, etc)
Watch (email notifications of changes)
Submitted by
bouch88
Volunteered to solve
Philippe Cloutier
Lastmod by
Philippe Cloutier
Rating
(0)
Description
Email notification don't work except if "watch minor" is checked
Files
  1. Tikilib
Solution

Change the line 7169 of /lib/tikilib.php for :

if ($prefs'feature_user_watches' == 'y' && ($prefs'wiki_watch_minor' != 'n' || $minor != true)) {

This was fixed in r14411 by Sylvie Greverend. All current versions are fixed.

Importance
5
Priority
25
Demonstrate Bug on Tiki 19+
Please demonstrate your bug on show2.tiki.org
Demonstrate Bug (older Tiki versions)
Ticket ID
2332
Created
Thursday 26 February, 2009 16:03:31 UTC
by Unknown
LastModif
Saturday 06 July, 2024 10:21:44 UTC


Collapse/expand modules below
Show PHP error messages