Ticket #7263 (new defect)
/trunk/contrib/trac-pre-commit-hook not stringent enough in supported_cmds
| Reported by: | sbranden@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | version control | Version: | 0.10.4 |
| Severity: | normal | Keywords: | contrib |
| Cc: | dtreth@… |
Description
There is a hole in the trac-pre-commit-hook which lets commands through and then they are not processed properly by trac-post-commit-hook.
For example: "arefs #1234" or "ref #1234" or "refa #1234" will all successfully get through the trac-pre-commit-hook. When the trac-post-commit-hook runs it will now be able to identify these commands and link the svn commit to the trac ticket.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


