Closed (fixed)
Project:
Project
Version:
6.x-1.x-dev
Component:
Projects
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
15 Jan 2010 at 00:42 UTC
Updated:
13 Feb 2010 at 02:50 UTC
Jump to comment: Most recent file
Required to make pift tests pass since the vid is not always set, and in fact cannot be since one must visit the interface to create the vid in first place.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 685254-vid-notice.patch | 902 bytes | boombatower |
Comments
Comment #1
boombatower commentedComment #2
boombatower commentedSeems simple enough, looks to dww.
Comment #3
dwwCan you please describe the steps necessary to generate this notice? I've never seen it, though I usually install Project* via the drupalorg_testing distro, so I'm sure that masks some stuff like this since it sets up a lot of things for you. Thanks!
Comment #4
boombatower commentedI believe you just attempt to create a taxonomy vocabulary after a fresh drupal install and enabling project. My test for pift runs into this all the time, I can double check, but I'm pretty sure that's it.
Comment #5
dwwConfirmed. I also found a similar notice in project_release. Fixed that, too. Committed both to HEAD. Thanks!