kinda weird.. just did a fresh checkout and after trying to install, i was brought to the white screen of death. i checked the logs and saw it was because of fivestar.module so i checked the file and found this at the top..
rqN9?nWY
well.. it looked different in my editor.
i'd post a patch but this is a simple fix... maybe the last person to commit accidentally hit a few keys and didnt notice since it wouldn't show any errors lol.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | remove_bom.patch.txt | 196 bytes | heine |
Comments
Comment #1
heine commentedfivestar.module begins with a UTF-8 Byte Order Mark (EF BB BF), This can be easily resolved by saving the file after reconfiguring your editor to not include the BOM.
Comment #2
Anonymous (not verified) commentedok but this caused it to error out after installing and throw out a white page of death..
Comment #3
heine commentedMy comment was intended for the module author. This patch should also do the job.
Comment #4
Anonymous (not verified) commentedhehe. thanks.
Comment #5
eaton commentedCorected and fixed in version 1.3 of Fivestar.module -- it should be packaged up by the release system later today. Thanks!
Comment #6
(not verified) commented