Closed (fixed)
Project:
Simplenews
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2009 at 17:44 UTC
Updated:
24 Jan 2009 at 10:00 UTC
When installing simplenews for the first time the Newsletter taxonomy is created without a name.
The attached patch fixes this. Patch committed.
| Comment | File | Size | Author |
|---|---|---|---|
| simplenews.install_name.patch | 914 bytes | sutharsan |
Comments
Comment #1
mohammed76hello.
I think this is slightly related to http://drupal.org/node/356181. both patches coming at the same time. because in that issue I reported that I found no matching taxonomy vocabulary in which newsletters will be stored. so I think the vocab actually existed but didn't show because it had no name.
Comment #2
sutharsan commentedI discovered this bug while investigating #356181. It should be fixed in latest dev. You need a clean install (incl. Manual deletion if vocab and sn contenttype) to test it.