.install missing creation of biblio_type for periodicals
janusman - April 24, 2008 - 15:30
| Project: | Millennium Integration |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
The module uses biblio_type tid=1000 for periodicals (which is not supported by biblio out of the box), but .install fails to create this new type (which perhaps should be the next free biblio_type and not an arbitrary number like 1000)
