Closed (won't fix)
Project:
Case Tracker
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 May 2009 at 23:39 UTC
Updated:
4 Oct 2013 at 00:15 UTC
When viewing a content type marked as a "project" in casetracker, there are two options:
The second option should be also be replaced with !name to keep consistency in installations that don't use "Project" and "Case" as basic casetracker types.
This issue happens in other places too - I'll post them when I remember where they are.
Comments
Comment #1
timtrinidad commentedAlso - on the /casetracker page, the tabs should reflect the names of the content types as well.
Comment #2
jmiccolis commentedIf memory serves the "view all cases" link will list all node types with a case-like relationship with the 'project', regardless of whether the node type is case or not. I realize that the module is uses case in two different ways here 'case' as thing which can be assigned to someone, has a status and type, and 'case' as the name of a content type. I'm open to language improvements but just keep in mind that whatever we go with needs to scale to multiple kinds of cases and projects.
Comment #3
avpadernoI would rather use the term case to mean the content type used by module, whatever the content type currently used is. IMO, there would be less confusion for the user. Plus, it would mean simplify the permission strings (permission strings that are not literal strings cannot be translated, and this is a problem for user that don't use English for their Drupal site).
Comment #4
pedrorocha commentedI'm cleaning the module issues, so if somebody thinks that this issue does make sense yet, feel free to reopen.
BTW, the 7.x-2.x branch address this issue.