In reculry.install the recurly_account.status field length is defined as 'size' in hook_schema and generates a PDOException error on install.
This is my first attempt to generate a patch with git, so I am sure I have made a mistake somewhere.

Comments

jkopel’s picture

willvincent’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new371 bytes

Here's an older p0 format of the patch, since drush doesn't understand git patches at the moment that I'm aware of.

This does appear to correct the issue.

acrollet’s picture

works for me, subscribing.

Anonymous’s picture

subscribing

jyee’s picture

+1 works and ought to be committed

R.J. Steinert’s picture

+1 works and ought to be committed

andy.s.clark’s picture

Same patch as recurly_schema_recurly_account_status-1190686-0.patch. Updated to work with commit from Mon Jun 20 12:05:07 2011 -0400.

quicksketch’s picture

Status: Reviewed & tested by the community » Fixed

Ryan gave me push access to this module, so I'll be committing these patches. Thanks everyone! Pushed to the 7.x branch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.