You are here: Foswiki>Tasks Web>Item1037 (29 Mar 2009, JurajVariny)Edit Attach

Item1037: In text added by MailInContrib %WIKIUSERNAME% is wrongly replaced

pencil
Priority: Normal
Current State: No Action Required
Released In:
Target Release:
Applies To: Extension
Component: MailInContrib
Branches:
Reported By: JurajVariny
Waiting For:
Last Change By: JurajVariny
I've installed MailInContrib version 2329 (03 Feb 2009) and copied this working configuration from twiki 4.2.3:

$Foswiki::cfg{MailInContrib} = [
          {
                                 'onError' => 'log,reply,delete',
                                 'user' => 'guest',
                                 'onSuccess' => 'log delete',
                                 'topicPath' => 'subject',
                                 'folder' => '/var/www/.maildir/',
                                 'spambox' => 'Main.SpamBox',
                                 'onNoTopic' => 'spam'
          }
        ];

and when I submit a message to foswiki, it always replaces %WIKIUSERNAME% by something like Main.ARRAY(0x8cc6214). It happens only when I send the mail from mail address that is known to foswiki (found in my personal data). If I send it from other address, it replaces %WIKIUSERNAME% by Main.guest correctly.

-- JurajVariny

Seems fixed in 1.0.4, set CurrentState accordingly.

-- JurajVariny - 29 Mar 2009

ItemTemplate edit

Summary In text added by MailInContrib %WIKIUSERNAME% is wrongly replaced
ReportedBy JurajVariny
Codebase 1.0.0
SVN Range Foswiki-1.0.0, Thu, 08 Jan 2009, build 1878
AppliesTo Extension
Component MailInContrib
Priority Normal
CurrentState No Action Required
WaitingFor
Checkins
ReleasedIn
Topic revision: r2 - 29 Mar 2009, JurajVariny
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy