Closed (fixed)
Project:
Signup Status
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Sep 2009 at 23:36 UTC
Updated:
2 Oct 2009 at 23:40 UTC
Jump to comment: Most recent file
While working on #581734-3: Improve the signup API: add hook_signup_data_alter(), hook_signup_create(), and hook_signup_update() I noticed that signup_status is not declaring its schema change of the {signup_log} table to add the 'status' column. That breaks things like drupal_write_record() working properly. Moving this bug to a separate issue.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 581768-1.signup_status_schema_alter.patch | 708 bytes | dww |
Comments
Comment #1
dwwComment #2
dwwCommitted to HEAD.