Closed (fixed)
Project:
Block Class
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2011 at 22:42 UTC
Updated:
27 Jan 2011 at 15:10 UTC
Jump to comment: Most recent file
The schema update from the issue below needs to be ported to the 7.x-1.x branch to ensure it runs during a Drupal 6.x-7.x upgrade.
#610010: CSS Class field is limited to 50 chars
The hook_update_N() function added to the 6.x-1.x branch has been added to the 7.x-1.x as a comment in block_class.install for easy reference.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | block_class-1020790.patch | 2.97 KB | elliotttf |
Comments
Comment #1
elliotttf commentedHere's a patch that ports the update process. This patch also addresses #1020846: 7.x-1.x fails to install database schema ("Specified key was too long").
Comment #2
elliotttf commentedCommitted @ http://drupal.org/cvs?commit=480696