Actions
Bug #7194
closedRaw file field substitutions output with double escaped URL
Description
The raw substitution of a file field outputs the URL to download/view a file, but it's being escaped twice. Once in _fileLivePath then again by _formatFieldOutput.
Updated by beat almost 7 years ago
- Target version changed from CB 2.2.1 to CB 2.3
Updated by krileon almost 7 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1379
Actions