largersmallernormaltext version of this page

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0015201 [phplist] Message Management minor have not tried 12-12-08 11:32 18-12-08 16:38
Reporter julian View Status public  
Assigned To
Priority normal Resolution fixed  
Status resolved   Product Version 2.10.5
Summary 0015201: Enabling [FORWARDFORM]
Description Copied from http://mantis.tincan.co.uk/view.php?id=16742 [^] :

The [FORWARDFORM] placeholder is actually not working because of a line on the sendmaillib.php file, (that is on public_html/lists/admin).

On the current line 118 it says
  $url = getConfig("public_baseurl");
When it should say,
  $url = getConfig("forwardurl");
in order to work properly.
Additional Information
Tags No tags attached.
Attached Files

- Relationships

There are no notes attached to this issue.


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker