Fixed
Details
Priority
MediumAssignee
Edoardo BeutlerEdoardo BeutlerReporter
Edoardo BeutlerEdoardo BeutlerComponents
Story Points
3Sprint
NoneFix versions
Affects versions
Details
Details
Priority
Assignee
Edoardo Beutler
Edoardo BeutlerReporter
Edoardo Beutler
Edoardo BeutlerComponents
Story Points
3
Sprint
None
Fix versions
Affects versions
Clockify
Clockify
Clockify
Created 5 May 2017 at 16:01
Updated 10 May 2017 at 16:40
Resolved 9 May 2017 at 10:46
If ImageUrl gets built with an encoded URL (e.g. '%2D' for '-') it return it as is. ImageUrl should always return an unencoded URL. Encoding the URL is part of the use case and, if needed, should be done by the caller.