[Users] [Bug 3824] New: Claws is treating attachments as if they were email

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Fri May 19 05:08:41 CEST 2017


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3824

            Bug ID: 3824
           Summary: Claws is treating attachments as if they were email
    Classification: Unclassified
           Product: Claws Mail
           Version: other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P3
         Component: Other
          Assignee: users at lists.claws-mail.org
          Reporter: lbickley at bickleywest.com

version 3.15.0git17
GTK+ 2.24.31 / GLib 2.48.2
Locale: en_US.UTF-8 (charset: UTF-8)
Operating System: Linux 4.4.62-18.6-default (x86_64)



I attached a text file containing the following Python TensorFlow test program:
-------------------------------------------------
>>> import tensorflow as tf
>>> hello = tf.constant('Hello, TensorFlow')
>>> sess = tf.Session()
>>> print(sess.run(hello))
'Hello, TensorFlow'
-------------------------------------------------
What was actually sent was:

[...]
'Hello, TensorFlow'
-------------------------------------------------

Bug: Claws is incorrectly scanning text attachments and treating them as email
thereby assuming that embedded ">" are versions of email to be bracketed.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list