Item8271: Topic '...' does not exist!

pencil
Priority: Urgent
Current State: No Action Required
Released In:
Target Release:
Applies To: Extension
Component: SendEmailPlugin
Branches:
Reported By: Foswiki:Main.MichaelGustavSimon
Waiting For:
Last Change By: ArthurClemens
Response: page "Topic 'MyTopic' does not exist" if I submit following form from MyTopic!

...
%SENDEMAIL{feedbackSuccess="successfully" feedbackError="error" }%

<form enctype="application/x-www-form-urlencoded" name="mailform" action="%SCRIPTURL{sendemail}%/%WEB%/%TOPIC%" method="POST">

To:

<input name="to" size="30" type="text" value="" />

<input type="hidden" name="from" value="donoreply@mydomain.com" />

<input type="hidden" name="subject" size="30" value="MySubject" />

Message:

<textarea cols="80" name="body" rows="6" readonly>
MyEmailText ...
</textarea>

<input type="submit" value="Send message" />
</form> 
...

  • Topc exits: MyTopic request works directly without any problem.
  • Maybe sendemail script redirects to MyTopic in wrong Web (Test wiht a copy of MyTopic in Web Main display MyTopic)?
  • Anyway no feedback displayed!

-- MichaelGustavSimon - 10 Sep 2009

I don't see this error now. Please test again with plugin version 1.4.2.

-- ArthurClemens - 04 Jan 2010
 

ItemTemplate edit

Summary Topic '...' does not exist!
ReportedBy Foswiki:Main.MichaelGustavSimon
Codebase 1.0.6
SVN Range Foswiki-1.0.0, Thu, 08 Jan 2009, build 1878
AppliesTo Extension
Component SendEmailPlugin
Priority Urgent
CurrentState No Action Required
WaitingFor
Checkins
ReleasedIn
Topic revision: r2 - 04 Jan 2010, ArthurClemens
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