Closed (fixed)
Project:
Feed Path Publisher
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
4 May 2008 at 19:20 UTC
Updated:
30 Aug 2008 at 18:22 UTC
When I installed this module I got a warning that the collation was creating a conflict.
I changed the collation of the fields in the module table to utf_general_ci and that fixed it.
My apologies for not having an exact copy of error message. If you need it, let me know, I can replicate.
Thanks,
Rene
Comments
Comment #1
david straussWe'll just need to specify utf8 in the installer SQL. All of our MySQL servers use utf8 by default, so we don't notice when it's not specified. This change will be in the next release.
Comment #2
Robbie Sternenberg commentedAssigning to self
Comment #3
Robbie Sternenberg commentedFixed in 1.2 release:
http://drupal.org/node/291635
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.