Attached in this issue is a .install file for the Actions module which makes the tables UTF 8 compatible.

CommentFileSizeAuthor
#2 actions.instal.txt1.16 KBjjeff
#1 actions_0.install1.16 KBjjeff
actions.install109 bytesrbrooks00

Comments

jjeff’s picture

StatusFileSize
new1.16 KB

Doh! I was just coming here to submit the .install file that I wrote.

Did the original file attachment get broken somehow? I'm not getting anything when I click the attachment.

Well here's mine, but I doubt it's an improvement over the original. I only converted the mysql stuff but if the other one is gone, this is at least a good start. Tested and working.

jjeff’s picture

StatusFileSize
new1.16 KB

ahhh... I'm going to guess that Drupal.org won't let us see .install files... so I'm changing the suffix to txt.

rbrooks00’s picture

Seems like a combination is necessary - the one you've written Jeff takes care of the install. The one I submitted just uses the update hooks to update tables which already exist from prevous versions to UTF 8.

Combine them and I think we have it :)

jvandyk’s picture

Status: Reviewed & tested by the community » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)