Posted by taite11 on November 3, 2010 at 2:57pm
2 followers
Jump to:
| Project: | Node Comments |
| Version: | 6.x-2.0-beta6 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
On admin/reports/status it erroneously shows errors like this:
"Content type Review has Drupal core comment comment type, but is a comment type itself for the following content types: Listing"
The problem is that for this content type (Review), comments are set to "disabled" (On admin/content/node-type/review > Comment settings > Defeault comment setting: > Disabled. So, I'm thinking the above error message shouldn't be displayed.
Comments
#1
You are right, it doesn't make sense. We should handle this.