•  
      request #12480 Email sending should ignore an empty email address and spaces at the beginning and end of the address
    Infos
    #12480
    Thomas Gerbet (tgerbet)
    2018-11-05 12:02
    2018-11-02 10:27
    13186
    Details
    Email sending should ignore an empty email address and spaces at the beginning and end of the address
    Since the bump of Zend Mail in git #tuleap/stable/f26033a4edd4bdd5474ad9c1086f771590477c79 empty email addresses and emails with spaces at the end or beginning are rejected with an exception because they do pass the validation.

    While this behavior is the correct one (inputs should be validated) the rest of Tuleap is not ready to handle it for now so let's restore the behavior observed before the bump.
    Other
    10.6
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2018-11-02
    Attachments
    Empty
    References

    Follow-ups