•  
      request #7381 Inadequate conversion of pattern @someword
    Infos
    #7381
    Laurent CHARLES (lcharles)
    2015-01-02 11:47
    2014-08-28 12:41
    7386
    Details
    Inadequate conversion of pattern @someword
    In some places (e.g. title of artifacts) the sign @ triggers the creation of an hyper-link even if it does not correspond to anything.

    valid.name@valid.email.com is a valid email and should be a mailto link probably
    valid.name@somename is not a valid email and should not link to anything

    @disciplus_simplex is a valid user and should refer to the user
    @marsattack is not a valid user (at the time of writing) and should not link to anything.

    NB: patterns which validate emails may be configurable as a site config as some email may be invalid on the internet but valid on intranets (e.g. bob@myserver)
    Empty
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2015-01-02
    Attachments
    Empty
    References
    Referencing request #7381
    Referenced by request #7381

    Follow-ups

    User avatar
    Integrated in Tuleap 7.8.99.38

    • Status changed from Under review to Closed
    • Close date set to 2015-01-02
    User avatar
    valid.name@somename is not a valid email and should not link to anything

    Top level domain addresses are valid, so the link should be present.

    @marsattack is not a valid user (at the time of writing) and should not link to anything.

    A patch is under review. See gerrit #3429 for details.


    • Status changed from Reopen to Under implementation