here is a first patch to test [comment-parent-auto-numbering]
to get the result mentioned at #647404: support more [comment-parent-*] tokens the settings would be:

Non repetitive prefix: #[comment-auto-numbering] Re: #[comment-parent-auto-numbering]
Default subject: leave it empty
Non repetitive suffix: leave it empty

Comments

arhak’s picture

sorry, wrong patch (git)
now it should work

arhak’s picture

BTW: since Default subject: doesn't contains [comment-parent-title] there is no need to put the pattern as a prefix, meaning, it will also work like:

Non repetitive prefix: leave it empty
Default subject: #[comment-auto-numbering] Re: #[comment-parent-auto-numbering]
Non repetitive suffix: leave it empty

since the actual magic of "non repetitive prefix/suffix" is about stripping undesired repetitions when using [comment-parent-title]
nevertheless, either way would work

skizzo’s picture

can't review the code, but I have been running the patch i#1 succefully (against 6.x-2.0-alpha2 ) for few days

arhak’s picture

Status: Needs review » Fixed

committed to 6.x-2.x-dev, will be included in next alpha3 release #682622: [meta-issue] preparing 6.x-2.0-alpha3

arhak’s picture

Version: 6.x-2.x-dev » 6.x-2.0-alpha3
Status: Fixed » Closed (fixed)