Closed (fixed)
Project:
Project
Version:
6.x-1.x-dev
Component:
Views integration
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
15 Jan 2009 at 07:08 UTC
Updated:
29 Jan 2009 at 08:10 UTC
The solution to a few of the problems at #76725-43: Refactor project issue module to use Views is to have a views plugin that can validate project nid arguments which understands either numeric nids or project short names (uri). It can also specify that the title for this argument should be the full project title. Although this is needed initially for project_issue, I think it makes the most sense to add it to project's views directory, since it's generic enough that other parts of project* might need it.
Any objections?
| Comment | File | Size | Author |
|---|---|---|---|
| project_plugin_argument_validate_project_nid.patch | 2.32 KB | dww |
Comments
Comment #1
dwwEarl gave this a quick visual look and said it was fine. I know it works, so I committed to HEAD.