Closed (fixed)
Project:
MongoDB
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
21 Jul 2011 at 16:53 UTC
Updated:
4 Apr 2012 at 08:20 UTC
Jump to comment: Most recent file
The name block_test collides with a (hidden) core D7 module of the same name. If you try to enable the core module, you enable mongodb's instead. This costs me a lot of time and hair pulling. I suggest renaming to mongodb_block_test.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | rename_block_test_module-1225788-1.patch | 2.26 KB | misc |
Comments
Comment #1
misc commentedI think the most proper name should be mongodb_block_ui_test. Attached patch.
Comment #2
misc commentedComment #3
misc commentedCommitted to latest dev.