Theme's problem when arguments + comments
Andrzej7 - October 7, 2007 - 16:24
| Project: | Pro and Con arguments |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
When under the node text there are some comments and you add argument(s) - you can see only the titles of the comments. When the arguments are deleted - it's OK again. But you can delete them only from admin/content/node - it's impossible from the page when editing the argument.
Thank you for a beautiful module.

#1
To my defense I've actually never thought anyone would use comments and arguments at the same time :)
I'm thinking of removing that JavaScript which causing this, it's not that well implemented and I think it's probably something that is too specific to what theme you are using anyway (I only tested it for Garland) to live in the module code.
Oh, and thanks!
#2
I finally removed that JavaScript. It never worked that well and are better implemented at the theme level. http://drupal.org/cvs?commit=91532
#3
Automatically closed -- issue fixed for two weeks with no activity.