| Summary: | [pmi] Undefined index notice in projects_project_links() function | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Community | Reporter: | Wayne Beaton <wayne.beaton> | ||||
| Component: | Project Management & Portal | Assignee: | Portal Bugzilla Dummy Inbox <portal-inbox> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | nathan | ||||
| Version: | unspecified | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Wayne Beaton
Fixed. Created attachment 215428 [details]
mylyn/context/zip
Reopening. There is a mismatch between the field type on the server and code. The "Project Plan" URL was not updated to a link-type field. I noticed that a couple of other link fields weren't included in the feature either. I've fixed this. On projects.eclipse.org, I had to delete the project plan field and then rebuild the content-type. There has got to be a better way to roll out updates like this... (In reply to comment #4) > The "Project Plan" URL was not updated to a link-type field. I noticed that a > couple of other link fields weren't included in the feature either. I've fixed > this. > > On projects.eclipse.org, I had to delete the project plan field and then > rebuild the content-type. There has got to be a better way to roll out updates > like this... Features is unable to change the type of field, or delete them for reasons found here > http://drupal.org/node/649298 But I agree this is a problem |