Closed (fixed)
Project:
Browscap
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2010 at 07:13 UTC
Updated:
15 Sep 2010 at 20:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
gregglesI believe that if someone installed a 6.x Drupal site and then installed Browscap for that and then we add this code to the 6.x branch it will try to execute and will cause an error.
I think we should do something to test for the existince of that column before trying to create it.
Comment #2
agileware commentedOops. Here is one that does the check.
Comment #3
gregglesLooks good to me, thanks! I'm inclined to commit this since it can't really break anything and will be useful to others.
I'd like to leave it in the queue for a bit in case Rob or Mike want to provide feedback.
Comment #4
gregglesNow fixed http://drupal.org/cvs?commit=415010
Thanks!