Closed (fixed)
Project:
Storm
Version:
6.x-1.x-dev
Component:
Storm Attribute
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2009 at 12:54 UTC
Updated:
10 Aug 2009 at 08:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
Magnity commentedThis is normal - attributes do not use node or content types at all.
Comment #2
jurgenhaasUnderstand, I was only confused because there was a Plus in the dashboard next to attributes which indicated that you could create a new attribute. This has gone in the latest -dev release. Thanks.
Comment #3
jurgenhaasJust realized that the content type for team member wasn't created, hence I changed the subject of this issue and set the status back to active.
Comment #4
Mark_Watson27 commentedHello,
Teammember is also not node related so will not have a content type, although I expect that will change, see #380008: Development of Storm Teammember.
I still see a + in the dashboard for attributes, but you did highlight that a couple of links were wrong. So I've attached a patch.
Thanks
Mark
Comment #5
jurgenhaasRight, the problem in reality is different:
on the Storm dashboard the + next to Teammember points to node/add/stormteammember where it should point to storm/teammembers/add
Comment #6
Mark_Watson27 commentedYes, agreed and that's what the patch in #4 will fix.
Comment #7
Magnity commentedThanks - i've committed the change.