Images in descriptions. How to make them visible in email notifications.
Added by Evgeny Mukhin almost 2 years ago
Now emails just contain image name like <img src="02082009.jpg" alt="" /> How to insert full path to image like http://suse/redmine/attachments/16/02082009.jpg
Replies (5)
RE: Images in descriptions. How to make them visible in email notifications. - Added by Felix Schäfer almost 2 years ago
I think you'd have to put the whole path in the markup, like !http://somewhere/someimage.jpg! instead of just the shorthand !someimage.jpg!.
RE: Images in descriptions. How to make them visible in email notifications. - Added by Evgeny Mukhin almost 2 years ago
Yes, thanks for reply. It works of cause. But I have to submit issue first to know attachment id. And then modify description. It's a bit complicated. I'm looking for a way to automate it somehow.
RE: Images in descriptions. How to make them visible in email notifications. - Added by Felix Schäfer almost 2 years ago
Well, it seems like a bug to me that images don't get attached to the html mail or get in with the full path. Could you check if there's already a ticket for that an file a bug if not?
RE: Images in descriptions. How to make them visible in email notifications. - Added by Evgeny Mukhin almost 2 years ago
I've submitted this bug. Its ID is 5672.
RE: Images in descriptions. How to make them visible in email notifications. - Added by Evgeny Mukhin almost 2 years ago
I'm not sure whether it'll be fixed soon. Maybe it's not so difficult for people familiar with ruby to make some code modifications for generating a proper path for emails. I'll be very appreciate it.
(1-5/5)