Closed (fixed)
Project:
Activity
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
5 Mar 2009 at 07:54 UTC
Updated:
16 May 2009 at 00:00 UTC
Jump to comment: Most recent file
Whoops! forgot to create a field 'created' in the activity_messages. Need this so we can apply sorts.
Also with this field need to add in a Views sort. Very straight forward
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | activity-created.391746.patch | 1.46 KB | sirkitree |
Comments
Comment #1
sirkitree commentedComment #2
sirkitree commentedHere's a patch that adds the column to the install and assigns it a value before drupal_write_record().
Comment #3
sirkitree commentedComment #4
Scott Reynolds commentedI recommended ridding urself of disp-width. Or if you want to use it, use it everywhere. Its a 'undocumented' MySQL only property.
http://jaspan.com/schema-project-status-report
Comment #5
sirkitree commented