View Issue Details

IDProjectCategoryView StatusLast Update
0001561SOGoBackend Address Bookpublic2012-03-26 13:25
Reportermjd Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.3.11 
Fixed in Version1.3.14 
Summary0001561: VCards with percent encoded symbols in the uid are unavailable over caldav/webdav.
Description

At least for VCards (ICals are untested), percent encodable characters in the uid cause the files to be unaccessible over webdav.

For example, take the uid:
collected=3A_avtekassistant-_ww_avasst

Accessing the url using webdav works as expected. However, the filename reported is:
collected%3D3A_avtekassistant-_ww_avasst

Attempting to access this uid fails to work.

Additional Information

I think when bug 1383 was fixed, it started percent encoding the filenames reported, but I believe they are supposed to remain as-is in this case.

TagsNo tags attached.

Activities

mjd

mjd

2012-03-25 05:48

reporter   ~0003641

As of version 1.3.14 (and maybe 1.3.13), I believe the issue is solved. When accessing the escaped version of the url, the correct result is returned. I've manually verified this with a webdav client. As such, this issue can be closed as resolved.

Issue History

Date Modified Username Field Change
2011-12-31 05:40 mjd New Issue
2012-03-25 05:48 mjd Note Added: 0003641
2012-03-26 13:25 Christian Mack Status new => closed
2012-03-26 13:25 Christian Mack Resolution open => fixed
2012-03-26 13:25 Christian Mack Fixed in Version => 1.3.14