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.

CommentFileSizeAuthor
#3 remove_bom.patch.txt196 bytesheine

Comments

heine’s picture

fivestar.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.

Anonymous’s picture

ok but this caused it to error out after installing and throw out a white page of death..

heine’s picture

Status: Active » Reviewed & tested by the community
StatusFileSize
new196 bytes

My comment was intended for the module author. This patch should also do the job.

Anonymous’s picture

hehe. thanks.

eaton’s picture

Status: Reviewed & tested by the community » Fixed

Corected and fixed in version 1.3 of Fivestar.module -- it should be packaged up by the release system later today. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)