Dependency Graph
View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002505 | SOGo | Web Calendar | public | 2013-11-21 12:44 | 2014-01-31 20:06 |
Reporter | Christian Mack | Assigned To | ludovic | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 2.1.1 | ||||
Target Version | 2.2.0 | Fixed in Version | 2.2.0 | ||
Summary | 0002505: Event "Title" containing equal sign shown empty | ||||
Description | When you create or edit an event and use in the "Title" field an equal sign "=", then after "Save and Close" it is displayed as "(Public Event)". If you set "Title" field again with an equal sign and then set it to one without, you will get the newly set one and all after the previous used "Title" part after the equal sign. | ||||
Steps To Reproduce |
You expect an event with "Title" "A = B".
You see that "Title" is empty. | ||||
Additional Information | If you set a "Title" with an equal sign again. E.g:
And you never can delete the ";C" part ever again! | ||||
Tags | No tags attached. | ||||
Try this patch: --- a/SOPE/NGCards/NGCardsSaxHandler.m +static NSArray *privilegedTagNames = nil;
@@ -211,7 +219,11 @@
|
|
https://github.com/inverse-inc/sogo/commit/bcb0764b1901f8ea9ee799a80594ae554e80e827 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2013-11-21 12:44 | Christian Mack | New Issue | |
2013-12-12 16:10 | Christian Mack | Relationship added | related to 0002543 |
2014-01-21 16:52 | ludovic | Target Version | => 2.2.0 |
2014-01-27 19:22 | ludovic | Note Added: 0006435 | |
2014-01-27 19:29 | ludovic | Note Edited: 0006435 | |
2014-01-27 19:34 | ludovic | Note Edited: 0006435 | |
2014-01-30 14:11 | ludovic | Note Edited: 0006435 | |
2014-01-31 20:06 | ludovic | Note Added: 0006464 | |
2014-01-31 20:06 | ludovic | Status | new => closed |
2014-01-31 20:06 | ludovic | Assigned To | => ludovic |
2014-01-31 20:06 | ludovic | Resolution | open => fixed |
2014-01-31 20:06 | ludovic | Fixed in Version | => 2.2.0 |