Hello,
With the latest CVS, it seems that node types used as project don't appear in the "my project" and cases can't be attached to them beacuse there are not listed in dropdown list. Any idea. regards, eric.

CommentFileSizeAuthor
#4 ec_issue.patch_1.txt6.31 KBec
#3 ec_issue.patch_0.txt6.49 KBec
#2 ec_issue.patch.txt2.68 KBec

Comments

killes@www.drop.org’s picture

yeah, I have to confirm this bug.

ec’s picture

StatusFileSize
new2.68 KB

find attach a patch that help solving :
- node types that act as project now looks like project,
- the dropdown box list now the project and the node types that act as project (not sure if my query is the best one, but it seems to work) when editing a case

- 2 small typos

Still todo in "my project" list project and node types that act as project !

eric

ec’s picture

StatusFileSize
new6.49 KB

an updated version of the previous patch that add :
- remove 'casetracker_case' and 'casetracker_project' from the node types list that can act as project because I guess that by default there are project. But I may be wrong.
- small typo

eric

ec’s picture

StatusFileSize
new6.31 KB

sorry my previous patchs introduce a bug, the node types that act as a project still don't look like project!

sanjeev gupta’s picture

Status: Active » Fixed

Fixed & comitted to CVS.

ec’s picture

Sanjeev, thank for fixing this issue. regards. eric

ec’s picture

Status: Fixed » Active

Sanjeev, I'm re-opening it because since your last comit, all the node types look like project now, even those that should not behave as project. I felt on the same issue in my #4 post. It seems that variable_get('casetracker_project_node_types',array('casetracker_project')) hold all the node types and not only the one that act as project ! Regards, eric.

sanjeev gupta’s picture

Status: Active » Fixed

I have made some changes in version 1.58 and I think that this solves the problem.

ec’s picture

Good catch Sanjeev. Works fine now. Regards, eric.

Anonymous’s picture

Status: Fixed » Closed (fixed)