Closed (won't fix)
Project:
Support Ticketing System
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2009 at 17:24 UTC
Updated:
26 Nov 2009 at 05:18 UTC
Preview comment redirects to a page with only the form of the comment, without the main node body. But no comment preview appears and no option to Save the comment, just the "Preview" button.
So unless you set the "preview comment before posting" to optional there is no way to post comments to tickets.
Comments
Comment #1
jeremy commentedCan you provide a little more info? Preview works on my site. What version of Drupal are you using? What theme? Is preview broken for other node types, or just the support module? Does it happen with different browsers?
Comment #2
kurkuma commentedHope this helps. By the way, very good module.
Comment #3
jeremy commentedIs this a new install, or an upgrade? If an upgrade, did it work with the previous version? And does it work if you revert back to the earlier version (try this on a test site)? I'm trying to narrow down what the problem may be...
Comment #4
kurkuma commentedNew install
Comment #5
jeremy commentedI just upgrade my dev site from Drupal 6.13 to 6.14, and now I can duplicate what you describe. I don't have time to review any further at the moment, but bumping up the priority. Evidently this is due to a change in Drupal 6.14.
Comment #6
vitis commentedPerhaps this is related to http://drupal.org/node/491598
Thank you for bumping up the priority!
Comment #7
nxo commentedAfter update to 6.14 I have the same problem (using a very similar configuration): Comments can not be saved as the "preview" button seems only to reload the actual page, so that no "save" button is displayed.
@kurkuma: You write: "So unless you set the "preview comment before posting" to optional there is no way to post comments to tickets" – Sounds like a workaround. But I don't find that option in the settings anywhere. Where did you find this option.
Thanks!
@jeremy: Besides of that a very nice module. Thx.
Comment #8
jeremy commentedI looked into this earlier and suddenly couldn't duplicate it. Today I'm able to duplicate it again -- I just realized the problem is only affecting UID 1 on my test website, so evidently it is permissions related.
Comment #9
jeremy commentedI just had a few more minutes to look at this, and isolated it to the 'upload files to comments' permission. Which would explain why this hasn't been reported by significantly more users -- you'd have to have the comment upload module enabled.
Comment #10
jeremy commentedIt turns out this is a bug in the comment_upload module, not a bug in the support module:
#397616: non-admin users can't add comments to issues if previewing is required