•  
      request #21790 Immutable tags processing fails if one of the configured paths contains a percent character
    Infos
    #21790
    Thomas Gerbet (tgerbet)
    2021-06-15 16:23
    2021-06-11 15:46
    23380
    Details
    Immutable tags processing fails if one of the configured paths contains a percent character

    preg_match() will complains about it with a warning due an incomplete escaping of the rules:

    preg_match(): Unknown modifier 'b'
    
    /tuleap/plugins/svn/include/SVN/Commit/ImmutableTagCommitValidator.php:88
    /tuleap/plugins/svn/include/SVN/Commit/ImmutableTagCommitValidator.php:71
    /tuleap/plugins/svn/include/SVN/Commit/ImmutableTagCommitValidator.php:58
    
    SCM/Subversion
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2021-06-15
    Attachments
    Empty
    References

    Follow-ups