Closed (fixed)
Project:
Mime Mail
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 May 2012 at 05:26 UTC
Updated:
18 Nov 2013 at 12:33 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #0.0
joewickert commentedPut html samples in code tags
Comment #1
sgabe commentedThe plus symbol is not striped but encoded as a space. The following patch fixes the issue in both branches.
Comment #2.0
(not verified) commentedChanged actual domain name to domain.org.au
Comment #3
skobe commentedHi,
I'm using MIME Mail Version 7.x-1.0-beta1 and am getting spaces instead of plus symbols. They're not even % symbols but real spaces. Could it be that the Bug reappeared?
Comment #4
skobe commentedComment #5
sgabe commentedNo, this issue is still fixed, see _mimemail_url():
It should be something else with the same symptom. Please open a new issue and provide steps to reproduce.
Comment #6
skobe commentedYes, I found that line too. But still the problem exists. I figured maybe there is another line of code somewhere which affects the URLs.
But ok, it seems to be an issue of some other module.. I'll keep on searching. thanks for your reply!