#71 closed enhancement (fixed)
Feature Request: Picture in body not as Attachment
Reported by: | anonymous | Owned by: | bas |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | email2trac | Version: | 0.3 |
Keywords: | Cc: |
Description
Hi,
Is it possible to have the feature to have picture in the body of the ticket, not as attachment.
The case is that emails will contain screenshots, and need it in the body of ticket, because there are explanations of the screenshot.
Attachments (1)
Change History (8)
comment:1 Changed 15 years ago by anonymous
- Owner changed from bas to bas *
comment:2 Changed 15 years ago by anonymous
comment:3 Changed 15 years ago by bas
- Owner changed from bas * to bas
- Priority changed from major to minor
- Status changed from new to assigned
- Type changed from defect to enhancement
Of courde. This is not high on my todo list. This is not so easy as it is. beacuase the attachements are are appended to the ticket at a later phase. In short
- a ticket is created with description field set to body text email
- the attachments are attached to the ticket
- then we must check what kind od attachments there are and change the description field that is created in 1.
I am always open for patches/enhancements ;-)
comment:4 Changed 15 years ago by anonymous
I'm using Lotus Notes in my company. I think it use an HTML mail format to have the screenshot between 2 texts for example.
I will try to check that, because it could solve the issue ... couldn't ?
comment:5 Changed 15 years ago by anonymous
2 Month after, no news ?
comment:6 Changed 15 years ago by bas
- Resolution set to fixed
- Status changed from assigned to closed
Read, ticket #105, Ben Artin is the author of this enhancement and its applied to trunk version
comment:7 Changed 15 years ago by anonymous
Cool !!
Thanks !
Can I've an answer please ?