Custom Query (332 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 332)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#80 duplicate Embed Images anonymous Robert Sandie <rsandie@…>
Description
JPG images that are attached embed and visible upon clicking the
ticket.

Maybe if you had a skitch account it would send there as I know there
are some limitations in embedding your own images.
#89 fixed Issue with 'blank' emails containing only attachments anonymous anonymous
Description

If a blank email is sent with just an attachment, a blank comment is appended to the comments.

Line 630@email2trac.py

I seem to have alleviated this issue by simply changing that line to:


if body_text.strip():
     tkt.save_changes(self.author, body_text, when)

#92 fixed Possible to give examples of usage on the wiki? anonymous anonymous
Description

This sounds fantastic, but I am having trouble understanding what a user actually sends in their email when using email2trac.

Is it possible to add some examples of usage, for a recommended workflow/configuration? E.g. show the emails to:

  • add a ticket
  • append a comment
  • append an attachment (if that is possible).
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.