Tags:
create new tag
, view all tags

Question

I've installed the ActionTrackerPlugin as i want to create a meeting minutes application where users can be notified of the action items they have created. I already use WebNotify to inform certain users of changes to the wiki by email (using mailnotify) and this works well. However when i run actionnotify from the shell i get the following error

../tools/actionnotify "state=\"open\""

Can't use string ("1") as an ARRAY ref while "strict refs" in use at /var/www/html/twiki/lib/TWiki/Func.pm line 1622.

I've seen this error reported in another support question ActionNotifyErrorOnDakar but the solution only hides the problem.

When i uncomment use strict from Func.pm actionnotify appears to work as a mail is sent out from the system. However from my mail logs i can see that this mail is sent to example@yourPLEASENOSPAM.company, which makes no sense to me.

Thanks for the great software!

Environment

TWiki version: TWikiRelease04x00x04
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: RHEL 4 x86_64 2.6.9-5.ELsmp
Web server: Apache 2.0.52
Perl version: v5.8.5
Client OS: FC5
Web Browser: Firefox 1.5.0.8
Categories: Plugins, Mail

-- IanClancy - 19 Dec 2006

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

It sounds very much as if you have at least one user who doesn't have a registered email address. Check that all users have a valid registered email address. If you are using one of the standard password managers, then look at .htpasswd - every user should have a valid email in their entry.

-- CrawfordCurrie - 04 Jan 2007

This looks like a bug, better to ignore users that have no valid e-mail address. I filed Bugs:Item3391.

Please report back here if fixing the e-mail address solves the issue. Remember that e-mail addresses are pulled from the .htpasswd and from user homepages.

-- PeterThoeny - 04 Jan 2007

This was due to a bug in the core; see Bugs:Item2606. it is fixed in 4.0.5. Ian, I would recommend you upgrade.

-- CrawfordCurrie - 05 Jan 2007

 
Change status to:
Topic revision: r4 - 2007-01-05 - CrawfordCurrie
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by PerlIdeas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.