Edgewall Software
Modify

Ticket #5834 (closed defect: duplicate)

Opened 5 years ago

Last modified 4 years ago

Trac unable to send reports to users with an apostrophe in their name

Reported by: anonymous Owned by: eblot
Priority: normal Milestone:
Component: notification Version: 0.10.4
Severity: major Keywords:
Cc:
Release Notes:
API Changes:

Description

I originally posted this to the mailing list and it was suggested to post here because their didn't seem to be a known solution. Original post as follows:

Hello -

We are running a Trac system (version 0.10.4) together with mySQL as
the database backend.  Everthing is working great, except for my email
address.  Trac seems to have trouble emailing to addresses with
apostrophes.  What happens is that it sends an email to
"br...@foobar.com" rather than "o'br...@foobar.com", which of course
bounces.

I've searched through the FAQ as well as the current active tickets
for trac and can see no solution, or really even any discussion.

Has anyone else run across this problem and if so, is there a known
solution?

Our setup:

OS: Linux RH4
database: MySQL v 4.1.20
Trac v 0.10.4 (using TracCgi)
Using LDAP for authentication
restrict_owner = true (in trac.ini)


Attachments

Change History

comment:1 Changed 4 years ago by anonymous

See #6609 for a discussion about e-mail addresses and their detection via regexes in Trac.

comment:2 Changed 4 years ago by cboos

  • Resolution set to duplicate
  • Status changed from new to closed

Indeed, it's part of the same issue.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from eblot. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.