Donate Share

Dada Mail

Tracker: Bugs

5 2.10.16 - Newest/Oldest screens break send archive functions - ID: 1660046
Last Update: Settings changed ( skazat )

Using an anchor in the url for sending an archive causes the submission to
crash with a 500 error and the following message:

no data in this part
at mail.cgi line 7081

Removing the anchor allows the script to run without error. Here is an
example link:

/mail.cgi/archive/my_newsletter/newest/#sender_email

The purpose of that anchor is to jump the page down to the send to a friend
form to make it easy to include a link to send the newsletter to someone
else.


Thanks,
William


William McKee ( kona ) - 2007-02-14 20:40

5

Closed

Fixed

Nobody/Anonymous

archiving

None

Public


Comment ( 1 )




Date: 2007-09-16 08:00
Sender: konaSourceForge.net Donor


I decided to dig into this problem some more tonite and discovered that my
original evaluation of the problem was not accurate. It turns out that the
problem was using "newest" as the entry id, not using an anchor tag. This
was not being converted into an archive message. I've attached a patch
which resolves this problem (and includes a patch for unlinking captcha
images).
File Added: mail.cgi.diff


Log in to comment.

Attached File ( 1 )

Filename Description Download
mail.cgi.diff Patch Download

Changes ( 6 )

Field Old Value Date By
status_id Open 2007-11-01 17:09 skazat
resolution_id None 2007-11-01 17:09 skazat
close_date - 2007-11-01 17:09 skazat
summary 2.10.16 - Sending archive breaks with anchor tags in url 2007-10-25 05:25 skazat
summary Sending archive breaks with anchor tags in url 2007-10-25 05:23 skazat
File Added 245858: mail.cgi.diff 2007-09-16 08:00 kona