Meddington / OutlookPrivacyPlugin

A PGP encryption plugin for Outlook 2010, 2013 and 2016.
BSD 3-Clause "New" or "Revised" License
272 stars 60 forks source link

Wrap Lines Popup? #92

Closed Elompenta closed 9 years ago

Elompenta commented 9 years ago

Since last update i get sometimes the following popup if i have copy (STRG+V) to my email content. If i set automatic Line breaks, every break is duplicatet - so the content looks very strange ;)

Is this an issue or a misstake by me?

wrap_lines

Meddington commented 9 years ago

There is a line length limitation defined in the OpenPGP standard. If the line length is longer than 72 characters it must be wrapped. This specific dialog is new in response to a bug logged that we did not detect and warn the user.

The dialog is similar to the enigmail plugin for thunderbird.

Elompenta commented 9 years ago

Yes, but why all lines get an extra wrap? It is possible to only wrap lines with more than 72 chars?

Elompenta commented 9 years ago

A other nice way is to dipslay in the popup the Content of the incorrect line. At this Moment i have this popup in a big email, but i cant find the long line After some searching it was a very long line in the signature of the email Partner in the bottom

Meddington commented 9 years ago

Only lines that are too long will be wrapped automatically.

Elompenta commented 9 years ago

@Meddington I will 2 Screenshots. One of the orig mail, and one of the mail after sign ans send

Here you can see, that every line are wraped 2 times

line_wrap_wrapped line_wrap_orig

Meddington commented 9 years ago

Ah I see. I'll push a new build later today with the fix.

Elompenta commented 9 years ago

@Meddington do you already had time to create the new build? No stress - i will wait if you have enough time to create it

thansk so far!

Meddington commented 9 years ago

Sorry I forgot to upload it! It's up now.

Elompenta commented 9 years ago

@Meddington Great Work - it works fine now!

Closed