Author Topic: Message formatting for "right arrow"  (Read 2482 times)

Offline mathog

  • Jr. Member
  • **
  • Posts: 13
Message formatting for "right arrow"
« on: December 12, 2017, 05:57:51 PM »
Greetings.

A roundcube account has these preferences set for viewing email

Code: [Select]
open in new window []
view as html []
default character set ISO-8859-1
display remote [never]
display attached [x]
After message delete/move display the next message [x]

When a text message is sent with a line like:

Code: [Select]
>word
in the sent folder it appears instead as:

Code: [Select]
| word
Also just that one line of text is blue, all the other text is black.

The HTML displayed has this for the affected text:

Code: [Select]
<blockquote>word</blockquote>

Why does this happen?  Is there some way to disable that?

The underlying text is as it was originally composed, it is purely a display issue.
I believe Roundcube is 0.9.5.

Thanks,

David Mathog
« Last Edit: December 12, 2017, 06:55:00 PM by mathog »

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,855
Re: Message formatting for "right arrow"
« Reply #1 on: December 13, 2017, 02:54:38 AM »
Please see https://www.roundcubeforum.net/index.php/topic,24414.msg66410.html#msg66410

Also 0.9.5 is over 4 years old and not supported any more. Please consider upgrading.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more…

Offline mathog

  • Jr. Member
  • **
  • Posts: 13
Re: Message formatting for "right arrow"
« Reply #2 on: December 13, 2017, 12:44:40 PM »
Please see https://www.roundcubeforum.net/index.php/topic,24414.msg66410.html#msg66410

Also 0.9.5 is over 4 years old and not supported any more. Please consider upgrading.

Is there an option in the current version to disable the ">" to blockquote action?  If not an upgrade isn't going to fix this, and it is the only problem I have with 0.9.5.  If the only way to disable this is to modify the source code I might as well do that on the old one.

(As an aside, the link you posted only worked once I logged onto this site again.  Visiting as guest it just displays the same as:

    https://www.roundcubeforum.net/index.php

)

Thanks.


Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,855
Re: Message formatting for "right arrow"
« Reply #3 on: December 13, 2017, 01:03:26 PM »
There are no options to do it in Roundcube out of the box, hence my suggestion to try using a plugin.

I suggested you upgrade because 0.9.5 is very old. It does not get security updates or anything. It is not supported and its not good to run out of date software.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more…