View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003530 | SOGo | Web Calendar | public | 2016-02-16 16:03 | 2022-06-29 20:59 |
Reporter | stephan | Assigned To | francis | ||
Priority | low | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2.3.8 | ||||
Fixed in Version | 5.7.1 | ||||
Summary | 0003530: Editing a task deletes quotes | ||||
Description | The SOGo webfrontend doesn't show earlier added quotes. If you save the task again, the quotes are deleted. This is in the fields title, location and description. I don't know, if the problem exists with other characters too. | ||||
Steps To Reproduce | Add a new task with
The raw source is
That's correct. But then open the task again and you will see no quotes:
After saving this task the quotes are deleted:
| ||||
Additional Information | the same bug is in 3.0.1 | ||||
Tags | No tags attached. | ||||
sogo: master d99aa82a 2022-06-28 20:54 Details Diff |
fix(core): don't remove double quotes when parsing versit strings Fixes 0003530 |
Affected Issues 0003530 |
|
mod - SOPE/NGCards/NSString+NGCards.m | Diff File | ||
mod - SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m | Diff File | ||
sogo: master ebf032ee 2022-06-29 12:31 Details Diff |
fix(core): don't remove double quotes when parsing versit strings Fixes 0003530 |
Affected Issues 0003530 |
|
mod - SOPE/NGCards/NSString+NGCards.m | Diff File | ||
sogo: master 6bed6c0e 2022-06-29 20:58 Details Diff |
fix(core): don't remove double quotes when parsing versit strings Fixes 0003530 Fixes 0003930 |
Affected Issues 0003530, 0003930 |
|
mod - SOPE/NGCards/NSDictionary+NGCards.m | Diff File | ||
mod - SOPE/NGCards/NSString+NGCards.h | Diff File | ||
mod - SOPE/NGCards/NSString+NGCards.m | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-02-16 16:03 | stephan | New Issue | |
2016-12-07 11:08 | brunt82 | Note Added: 0010958 | |
2016-12-07 11:09 | brunt82 | Note Edited: 0010958 | |
2022-06-28 21:17 | francis | Relationship added | has duplicate 0003930 |
2022-06-28 21:21 | francis | Steps to Reproduce Updated | |
2022-06-28 21:23 | francis | Changeset attached | => sogo master d99aa82a |
2022-06-28 21:23 | francis | Assigned To | => francis |
2022-06-28 21:23 | francis | Resolution | open => fixed |
2022-06-28 21:24 | francis | Status | new => resolved |
2022-06-28 21:24 | francis | Fixed in Version | => 5.7.1 |
2022-06-29 12:31 | francis | Changeset attached | => sogo master ebf032ee |
2022-06-29 20:59 | francis | Changeset attached | => sogo master 6bed6c0e |