Active
Project:
Re: Comment subjects
Version:
7.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2011 at 16:24 UTC
Updated:
14 May 2013 at 08:27 UTC
This does not put in the subject of the original topic. It allows you to enter your own comment, but if left empty, uses the actual comment as the subject.
Comments
Comment #1
Cray Flatline commentedSame to me. In the subject field I see Re: [comment-parent-title-raw]. All other comment forms on the site works properly.
Comment #2
arhak commentedsorry guys for being away, and thanks for reporting this issue
that's not D7 syntax for tokens, branches must be mixed,
I'll try to find a break to review this,
if you think I'm taking too long, please contact me
Comment #3
arhak commentedBTW, this is all this version is about
Comment #4
Cray Flatline commentedAny news on this bug?
Comment #5
arhak commented@SharonD214
I tested with comment_subject-7.x-2.0-alpha1 and Drupal 7.4 and it does work in forums
yes, but it is configurable,
you may change the "Comment settings" of your Forum content type at admin/structure/types/manage/forum
and uncheck the option "Allow comment title"
if left blank it is considered edited, and therefore the proposed subject was rejected/declined,
and then the behavior fallbacks to Drupal's default behavior, which is taking the first words from the body
to have it working as I think you want,
you should uncheck the checkbox "Allow comment title" so users won't be able to enter/modify the proposed subject
otherwise the subject will be presented to the user for modifications,
and if left as proposed, it should read "Re: my forum topic title"
Comment #6
arhak commented@#1, #2
I just downloaded comment_subject-7.x-2.0-alpha1 and I can't see how you got that
[comment-parent-title-raw]partare we talking about D7 ?
Comment #7
arhak commented@SharonD214
perhaps you are expecting that comments replying to comments take the title of the parent node as well (normally they will take the "parent's title" whether it is the node or another comment)
in that case, you might want flat comments http://drupal.org/project/flatcomments
Comment #8
arhak commented@SharonD214, #7
if you don't want flat comments at all, then you simply change the pattern used to generate the comment's subject
go to admin/structure/types/manage/forum
and change the "Default title pattern"
to
Re: [comment:node:title]Comment #9
SharonD214@aol.com commentedI'm still not getting this to work. If i uncheck Allow comment title, I get no title whatsoever. If I leave it checked and I make a comment, the title area is blank, but when I submit the comment, the actual comment ends up as both the title and the comment. I am not seeing any proposed comment at all.
Thanks
Sharon
Comment #10
arhak commented@#9 mmm... sounds like you have an issue, which I can't get to reproduce
I'll need more info about the versions you're using (Drupal and contrib modules)
and a detailed step by step to get that misbehavior in a fresh install
Comment #11
SharonD214@aol.com commentedI'm using Drupal 7.4 but had the same issue in 7.1 and 7.2. I am also using comment subjects 7.x-1.0-alpha2. I have a number of other modules installed - did you want all of those as well? Also I am using Advanced forum 7.x-2.0 alpha1.
Sharon
Comment #12
arhak commentedwait... you reported this issue for 7.x-2.0-aplha1
and that is the one I've been testing
I know they can be a bunch,
try to list the ones related with forums or comments
I'll give it a try ...soon I hope
Comment #13
SharonD214@aol.com commentedNo, I actually did reports the issue for 7.x-1.0-alpha2, however I installed 7.x-2.0-alpha1 and have the same problem. I also turned off advanced forum and the problem is still there. The only other forum or comment modules I have is Forum Access 7.x-1.0-alpha4,
Sharon
Comment #14
SharonD214@aol.com commentedWell after updating all of my modules and deleting ones no longer used, the comments seem to work fine. Not sure what the problems was but thanks for the great module!
Sharon
Comment #15
jo.w commentedI see nothing in the subject field. Module is enabled. Do I change some settings on other place?
D7.22 this module: 7.x-1.0-alpha2
Comment #16
jo.w commentedSolved by installing 7.x-2.0-alpha2