Attached in this issue is a .install file for the Actions module which makes the tables UTF 8 compatible.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | actions.instal.txt | 1.16 KB | jjeff |
| #1 | actions_0.install | 1.16 KB | jjeff |
| actions.install | 109 bytes | rbrooks00 |
Attached in this issue is a .install file for the Actions module which makes the tables UTF 8 compatible.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | actions.instal.txt | 1.16 KB | jjeff |
| #1 | actions_0.install | 1.16 KB | jjeff |
| actions.install | 109 bytes | rbrooks00 |
Comments
Comment #1
jjeff commentedDoh! 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.
Comment #2
jjeff commentedahhh... I'm going to guess that Drupal.org won't let us see .install files... so I'm changing the suffix to txt.
Comment #3
rbrooks00 commentedSeems 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 :)
Comment #4
jvandyk commentedComment #5
(not verified) commented