View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002504 | SOGo | Web Mail | public | 2013-11-21 11:43 | 2013-11-22 19:51 |
Reporter | cnaumer | Assigned To | francis | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2.1.1 | ||||
Fixed in Version | 2.1.1a | ||||
Summary | 0002504: can not change/add sieves rules in "prefences" | ||||
Description | After the upgrade to 2.1.1 sieves rules can not be added or modified in "prefences"-dialog | ||||
Steps To Reproduce | Click on + to add new filter. Click again on + to add new rule. Nothing happens. | ||||
Tags | No tags attached. | ||||
It is a java script error : <pre> Uncaught SyntaxError: Unexpected token & </pre> It is probably caused by html entities in the var labels declaration (editFilter:37) <pre> |
|
can you apply this patch https://github.com/inverse-inc/sogo/commit/682ed767d956f0650de36e352ff3285856fdc0b3 and see if it works for you? |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2013-11-21 11:43 | cnaumer | New Issue | |
2013-11-21 11:54 |
|
Note Added: 0006247 | |
2013-11-21 11:56 |
|
Note Edited: 0006247 | |
2013-11-21 12:12 |
|
Note Added: 0006248 | |
2013-11-21 13:59 | francis | Note Edited: 0006248 | |
2013-11-21 13:59 | francis | Status | new => resolved |
2013-11-21 13:59 | francis | Fixed in Version | => 2.2.0 |
2013-11-21 13:59 | francis | Resolution | open => fixed |
2013-11-21 13:59 | francis | Assigned To | => francis |
2013-11-22 19:51 | francis | Fixed in Version | 2.2.0 => 2.1.1a |