Ticket #745 (new defect)

Opened 6 months ago

Double URL encoding of email address in link to subscription manager

Reported by: bigsmoke Assigned to: markjaquith
Priority: high Component: subscribe-to-comments
Severity: major Keywords:
Cc:

Description

When following a link to the Subscription Manager, I get an error that someone%40example.com doesn't exist. This is due to a problem on line 757 in http://svn.wp-plugins.org/subscribe-to-comments/branches/2.1/subscribe-to-comments.php (revision 29843)

I've attached a patch which fixes the issue for me.

Attachments

urlencode-patch.diff (0.8 kB) - added by bigsmoke on 01/24/08 15:00:52.
urlencode-patch.diff

Change History

01/24/08 15:00:52 changed by bigsmoke

  • attachment urlencode-patch.diff added.

urlencode-patch.diff