Edgewall Software

Changes between Initial Version and Version 3 of Ticket #12658


Ignore:
Timestamp:
Jan 12, 2017, 12:53:16 PM (7 years ago)
Author:
Jun Omae
Comment:

I consider suggested patch is incorrect. It should return (sid, 1, None) only when the user is listed in Environment.get_known_users().

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12658

    • Property Owner set to Jun Omae
    • Property Status newassigned
    • Property Milestone1.2.1
  • Ticket #12658 – Description

    initial v3  
    1 As reported on the users mailing list [1] I could not succeed in installing a custom EmailResolver without changing the RecipientMatcher class to give callers a chance to lookup names.
     1As reported on [gmessage:trac-users:xVLMcnIO20c the users mailing list] I could not succeed in installing a custom `EmailResolver` without changing the `RecipientMatcher` class to give callers a chance to lookup names.
    22
    33I'm attaching a patch.
    4 
    5 [1] https://groups.google.com/forum/#!topic/trac-users/xVLMcnIO20c