Actions
Defect #18119
closedThumbnail image path without HTTPS
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Thumbnails created with "{{thumbnail(image.png)}}" are always generated with absolute HTTP-path, even if the Redmine runs with HTTPS.
Solution: If thumbnail path had been relative, we wouldn't have this problem. (Like thumbnails from attachments.)
Environment: Redmine version 2.5.2.stable Ruby version 2.1.3-p242 (2014-09-19) [x86_64-linux] Rails version 3.2.19 Environment production Database adapter Mysql2
Related issues
Updated by Filou Centrinov about 10 years ago
- Related to Feature #18120: Thumbnail link with better image name added
Updated by Jean-Philippe Lang about 10 years ago
- Category changed from Security to Text formatting
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Target version set to 2.6.0
- Resolution set to Fixed
Fixed in r13451.
Actions