View Issue Details

IDProjectCategoryView StatusLast Update
0003530SOGoWeb Calendarpublic2022-06-29 20:59
Reporterstephan Assigned Tofrancis  
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version2.3.8 
Fixed in Version5.7.1 
Summary0003530: 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

  • title: a "new" task
  • location: a "location"
  • description: this "is" the description
    and save it.

The raw source is

SUMMARY:a "new" task
LOCATION:a "location"
DESCRIPTION:this "is" the description

That's correct. But then open the task again and you will see no quotes:

 title: a new task
 location: a location
 description: this is the description

After saving this task the quotes are deleted:

SUMMARY:a new task
LOCATION:a location
DESCRIPTION:this is the description
Additional Information

the same bug is in 3.0.1

TagsNo tags attached.

Relationships

has duplicate 0003930 resolvedfrancis Problems while using quotes in calendar descriptions 

Activities

brunt82

brunt82

2016-12-07 11:08

reporter   ~0010958

Last edited: 2016-12-07 11:09

The same occurs while creating new appointments. It's still reproducible in 3.2.3.

Related Changesets

sogo: master d99aa82a

2022-06-28 20:54

francis


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

francis


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

francis


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

Issue History

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