Item8271: Topic '...' does not exist!
Priority: Urgent
Current State: No Action Required
Released In:
Target Release:
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