First I would like to thank both arhak and sinasalek for the new branch... After uninstalling 6.x-2.5 (dated 2009-09-15) with functioning autonumbering support (see attached configuration snapshot) I installed 6.x-2.0-alpha1 keeping the same configuration. Apparently comment-auto-numbering and comment-parent-title are not there anymore, as per attached node snapshot. Is that intentional?

CommentFileSizeAuthor
snap2.png5.12 KBskizzo
snap1.png23.36 KBskizzo

Comments

arhak’s picture

Assigned: Unassigned » arhak
Category: support » bug
Priority: Normal » Critical

6.x-2.x-alpha1 should be exactly the same as old zipped 2.5 (dated 2009-09-15)

therefore this is a bug, I'll have to check it out and will be back to you ASAP

arhak’s picture

@skizzo

it seems your problem will be solve very quickly

-------------------
I downloaded the tarball from drupal.org and it doesn't work because it is missing a file
please, take the file comment_subject.token.inc from your old version and use it
-------------------

this alpha1 release is exactly the same with minor documentation improvements in hook_help, README.txt, and .info version will now allow tracking through update module

therefore, keeping old files won't be a problem, since they kept being the same
particularly comment_subject.token.inc wasn't updated not even a character

It seems that file is missing, so there was a little CVS issue when creating the branch that will be fixed soon.

arhak’s picture

Title: missing autonumbering » released tarball missed comment_subject.token.inc

the symptoms for this reflect as some tokens not working at all:
- [comment-pid]
- [comment-parent-title]
- [comment-auto-numbering]

while other [comment-*] tokens keep working (since they are not provided by the missing file)

PS: certainly, we'll have this fixed soon in the 6.x-2.x branch releases, just a matter of including the missing file (comment_subject.token.inc)

sinasalek’s picture

Status: Active » Fixed

It's in head now.

sinasalek’s picture

Please try Alpha2

skizzo’s picture

upgraded via drush update and its'running smoothly...

arhak’s picture

Status: Fixed » Closed (fixed)

almost two weeks now, I'm closing it to clean up the issue queue