Hey all, the 1.0 branch has quite an annoying bug. If you email someone the following text in the body, rc will interpret it as a uuencoded message and make it a broken attachment.
"foobar begin 2015 foobar2"
This is fixed in 1.1 because of a seemingly/somewhat unrelated commit https://github.com/roundcube/roundcubemail/commit/48ba4414b33c8982f8232b06f0... https://github.com/roundcube/roundcubemail/commit/48ba4414b33c8982f8232b06f06d68f3213aa986
Is 1.1 around the corner, and if not, any idea if this could be fixed in 1.0? We have patched it locally because of customer complaints.
Cor
On 2014-12-17 10:30, Cor Bosman wrote:
Hey all, the 1.0 branch has quite an annoying bug. If you email someone the following text in the body, rc will interpret it as a uuencoded message and make it a broken attachment.
"foobar begin 2015 foobar2"
This is fixed in 1.1 because of a seemingly/somewhat unrelated commit https://github.com/roundcube/roundcubemail/commit/48ba4414b33c8982f8232b06f0... [2]
Is 1.1 around the corner, and if not, any idea if this could be fixed in 1.0? We have patched it locally because of customer complaints.
Cor
I can replicate this in 1.0.2, but only in plain text. HTML apparently cleans it up.