https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21875

--- Comment #5 from Marcel de Rooy <[email protected]> ---
Test plan (Bugzilla only to prevent git bz encoding stuff):

[1] Make Koha send a queue message with a plain ASCII subject line. Verify the
subject line at the receiving side.
Possible in many ways. Here is one: Enable list sharing and send a share
invitation on a list with a plain ASCII text name like "L2".
[2] Now send a subject line with some Latin chars. Verify.
Rename your list L2 from step 1 to L2áéò. Send another share invitation.
[3] Now send a subject line with some 'real' Unicode chars. Verify.
Rename L2áéò to L2áéò癱覂. Repeat the invite.
[4] Now include MIME encoding in the list name. (To make Martin happy ;)
Verify.
Rename L2áéò癱覂 to =?UTF-8?B?IHBlcmwgSsO8?= (include the equal signs)
Since I gave the list a strange and ugly name, I would like to see that name in
the subject line. (You will also see it in the message body.)
Note: Without this patch the subject line is decoded to "Share list perl Jü".
This is wrong, because it is not my list name!
Bonus: Try some other email address/mail program too.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to