Opened 8 years ago

Closed 8 years ago

#1290833 closed Bugs (Fixed)

Last character of email not seen

Reported by: nobody Owned by: roundcube
Priority: 5 Milestone:
Component: Interface Version: 0.1-alpha
Severity: Keywords:
Cc:

Description

Second bug : 

I the display of non-mime, plain text email, the last
character always disappear.
This is really a problem, ok in general it is the
signature; but sometime it break something important,
like the last character of an URL for example.

Thanks in advance.
--
raf
raf@axialys.net 

Change History (2)

comment:1 Changed 8 years ago by markjanssen

Logged In: YES 
user_id=31552

I think there is a chop() call somewhere... and it should be
chomp()

The last character of every mail message is chopped off
before sending. Work-around, give an extra enter at the end :)

But please fix this yeah ;)

comment:2 Changed 8 years ago by roundcube

  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.