Edgewall Software

Ticket #452 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

bad-formatted e-mail notification

Reported by: anonymous Owned by: jonas
Priority: high Milestone: 0.8
Component: general Version: devel
Severity: major Keywords:
Cc:

Description

I just updated from Trunk... You can see that top part of e-mail is not looking goood. Below is example of bad-formatted e-mail notification:


#926: Rx Ring desing and implementation-------------------------------------+-------------------------------------- Id: 926 | Status: new Component: HAL | Modified: Fri May 21 09:51:05 2004 Severity: normal | Milestone: 2.0 Priority: P1 | Version: 1.0 Owner: dmitry@xxxx | Reporter: dmitry@xxxxx-------------------------------------+--------------------------------------As above

keys:

  • port steering
  • optimized locking
  • include smart pool-based memory management
  • incapsulation into HAL channel abstraction
  • Ring statistics
  • MSI if available

Dmitry

Attachments

Change History

Changed 5 years ago by jonas

Can you submit the example again and this time inside a code block like this:

{{{
In here
}}}

Or as a screenshot?

Changed 4 years ago by daniel

  • priority changed from normal to high
  • severity changed from normal to major
  • milestone set to 0.7.1

Changed 4 years ago by anonymous

Here it is:

#926: Rx Ring desing and implementation-------------------------------------+--------------------------------------       Id:  926                      |      Status:  new                     Component:  HAL                      |    Modified:  Fri May 21 09:51:05 2004 Severity:  normal                   |   Milestone:  2.0                      Priority:  P1                       |     Version:  1.0                         Owner:  dmitry@xxxx  |    Reporter:  dmitry@xxxx -------------------------------------+--------------------------------------As above

keys:

    * port steering
    * optimized locking
    * include smart pool-based memory management
    * incapsulation into HAL channel abstraction
    * Ring statistics 
    * MSI if available



-- Ticket URL: <http://10.16.16.227/cgi-bin/trac.cgi/ticket/926>xxx <http://trac.edgewall.com/>

Changed 4 years ago by daniel

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

I'm unable to reproduce this. However, notification now uses os.linesep instead of '\n' in emails. Possibly, this will fix your problem.

Fixed in [668].

Changed 4 years ago by anonymous

  • status changed from closed to reopened
  • resolution fixed deleted
  • milestone changed from 0.7.1 to 0.8

still the same behavior with 0.7.1 environment: RedHat? 9.0/sendmail

Changed 4 years ago by daniel

  • status changed from reopened to closed
  • resolution set to fixed

[740] changes emails so all lines are terminated by CRLF rather than os.linesep.

This ought to fix the problem.

If not, please attach a sample problematic email to this ticket.

Add/Change #452 (bad-formatted e-mail notification)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.