Comments

mikey_p’s picture

Issue tags: +project, +drupal.org D7, +sprint 1
StatusFileSize
new8.26 KB

This patch adds a components field to projects and also includes some better use of t() through get_t() in the install files, along with some small tests to make sure that project creation include the correct fields when project_issue is enabled.

Going to wait and see what the testbot says before committing.

mikey_p’s picture

Status: Needs review » Fixed

I'm not sure why I can't get testing working for the 7.x-2.x branch, but I've run them locally twice with no failures or exceptions, so I'm going to go ahead and commit.

dww’s picture

Yup, this patch looks good. I don't really understand the proper use of t() when defining fields like this, but this appears to be more or less how core does things, so I guess that works. ;)

Thanks!
-Derek

Automatically closed -- issue fixed for 2 weeks with no activity.