Relationship Graph
View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003904 | SOGo | Web Preferences | public | 2016-11-16 09:15 | 2017-03-06 16:21 |
Reporter | andre.peters | Assigned To | francis | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | [Server] Linux | OS | Debian | OS Version | 8 (Jessie) |
Product Version | 3.2.1 | ||||
Fixed in Version | 3.2.5 | ||||
Summary | 0003904: Sieve script: fileinto folder with umlauts uses IMAP folder name instead of umlaut | ||||
Description | Create a folder "Testnäme". Create a sieve script to move all mail with "Testär" in the subject into "Testnäme": require ["fileinto"]; fileinto "Testn&AOQ-me" creates a folder named "Testn&AOQ-me". Regards, | ||||
Tags | No tags attached. | ||||
Set SOGoSieveFolderEncoding to "UTF-8". |
|
Still moving mails to Testn&AOQ-me. Restarted cached and sogod. Previous script was deleted. The sieve file also looks the same. |
|
Follow-up: I also set encoding for the domain context instead of "only" in sogo.conf - the app still posts this: "actions":[{"method":"fileinto","argument":"INBOX/Testn&AOQ-me"}] |
|
It's a bug. I'll fix it. |
|
https://github.com/inverse-inc/sogo/commit/baf1d4454895b17ef6ee69cc6a6c3ec321ef57aa |
|
Hi, I choose to store a mail in INBOX/Something, but it always falls back to Something (without INBOX). I have the IMAP separator set to / in SOGo, too. Oh, the select menu looks strange now, too. :-) => |
|
Make sure to clear your browser's cache. Show us the generated Sieve script. |
|
Sure, everything is cleaned. :-) It is still the same. The script looks like this: require ["fileinto"]; That's also what the request looks like. After I created that filter rule and try to edit it, I again have this glitch in the mask from aboves screenshot. |
|
I fixed the path, but I can't reproduce the visual glitch. |
|
Considered resolved. Reopen if necessary. |
|
sogo: master ba5bd65e 2016-12-02 17:38 Details Diff |
Fix support for SOGoSieveFolderEncoding defaults Cont'd. Fixes 0003904 |
Affected Issues 0003904 |
|
mod - NEWS | Diff File | ||
mod - SoObjects/Mailer/SOGoMailAccount.h | Diff File | ||
mod - SoObjects/Mailer/SOGoMailAccount.m | Diff File | ||
mod - UI/PreferencesUI/UIxPreferences.m | Diff File | ||
mod - UI/Templates/PreferencesUI/UIxFilterEditor.wox | Diff File | ||
mod - UI/Templates/PreferencesUI/UIxPreferences.wox | Diff File | ||
mod - UI/WebServerResources/js/Preferences/FiltersDialogController.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-11-16 09:15 | andre.peters | New Issue | |
2016-11-16 15:38 | francis | Note Added: 0010874 | |
2016-11-16 21:28 | andre.peters | Note Added: 0010881 | |
2016-11-16 21:36 | andre.peters | Note Added: 0010882 | |
2016-11-17 03:29 | francis | Note Added: 0010884 | |
2016-11-17 14:44 | francis | Note Added: 0010886 | |
2016-11-17 14:44 | francis | Status | new => resolved |
2016-11-17 14:44 | francis | Fixed in Version | => 3.2.2 |
2016-11-17 14:44 | francis | Resolution | open => fixed |
2016-11-17 14:44 | francis | Assigned To | => francis |
2016-11-26 18:35 | andre.peters | Note Added: 0010922 | |
2016-11-26 18:35 | andre.peters | Status | resolved => feedback |
2016-11-26 18:35 | andre.peters | Resolution | fixed => reopened |
2016-11-26 18:40 | andre.peters | Note Edited: 0010922 | |
2016-11-29 14:17 | francis | Note Added: 0010930 | |
2016-11-29 18:12 | andre.peters | Note Added: 0010931 | |
2016-11-29 18:12 | andre.peters | Status | feedback => assigned |
2016-12-02 22:39 | francis | Changeset attached | => sogo master ba5bd65e |
2016-12-02 22:53 | francis | Note Added: 0010944 | |
2016-12-02 23:13 | francis | Relationship added | duplicate of 0003832 |
2016-12-02 23:14 | francis | Fixed in Version | 3.2.2 => 3.2.5 |
2016-12-09 20:20 | francis | Relationship added | duplicate of 0003697 |
2017-03-06 16:21 | francis | Note Added: 0011441 | |
2017-03-06 16:21 | francis | Status | assigned => resolved |
2017-03-06 16:21 | francis | Resolution | reopened => fixed |