View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004622 | SOGo Integrator | Web Calendar | public | 2018-12-11 14:13 | 2018-12-11 14:32 |
Reporter | ahollandmoritz | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Thunderbird 60.2.1 | OS | Windows/MacOS | ||
Summary | 0004622: Calendar properties do not save, widnows does not close | ||||
Description | when clicking 'ok' to save changes to calendar properties nothing happens | ||||
Steps To Reproduce |
| ||||
Additional Information | It seems like the 'box' var is not an object, it is actually null. I added some logging to 'properties-overlay.js' and it outputs like... box id: sogo-0 properties-overlay.js:160:6 If you do a 'null' check on the 'box' the issue is fixed...but might cause other issues? Fixed version of file (with console statments) is attached and also here: https://gist.github.com/andybeesee/9daf841ecc453831b11932f4cdb99a65#file-properties-overlay-js-L165-L167 | ||||
Tags | No tags attached. | ||||
note: there is a type on the attached file fixed it in the gist. Line !148 should 'if (' NOT 'ifcalendar' |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2018-12-11 14:13 | ahollandmoritz | New Issue | |
2018-12-11 14:13 | ahollandmoritz | File Added: properties-overlay.js | |
2018-12-11 14:32 | ahollandmoritz | Note Added: 0013221 |