Ticket #234 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Incorrect URL Sent in Email for Registration

Reported by: joelverduin Assigned to: somebody
Priority: normal Milestone: WPMU 1.0
Component: component1 Version: 1.0
Severity: normal Keywords:
Cc:

Description

The email that is sent to users who register but do not want a blog does not include the subdirectory of the WPMU install. This seems to only happen to users who request not to have a blog.

Example, on our server, the WPMU product is installed in the /blogs directory. When an email goes out to new regsitrants, it has the link: http://www.server.com/wp-activate.php?key=xxxxxxxxx

What it should have is: http://www.server.com/blogs/wp-activate.php?key=xxxxxxxx

I had seen multiple issues in the forums about this, but people seem to have other issues (like 401 errors) mixed in with the issue.

Thank you. Joel

Change History

01/23/07 20:48:50 changed by joelverduin

  • version set to 1.0.
  • milestone set to WPMU 1.0.

01/24/07 13:24:03 changed by donncha

  • status changed from new to closed.
  • resolution set to fixed.

Thanks for pointing that out. It's fixed in [866] and I also found another place where the activation will fail if the site isn't installed in the / directory.

01/24/07 21:16:04 changed by joelverduin

My apologies - I had not seen 866 item. I'm new to this whole process and was not sure if this was the appropriate place to post. Thank you for kindly pointing me to the fix.

01/24/07 21:47:50 changed by donncha

No apologies required! I fixed it thanks to your bug report! It was the right place to put the bug to get my attention :)