After installing this module, I got php errors resulting from 3 missing semicolons. One on the end of each line: 291, 295, 306.
Any use in me rolling a patch for this?
After installing this module, I got php errors resulting from 3 missing semicolons. One on the end of each line: 291, 295, 306.
Any use in me rolling a patch for this?
Comments
Comment #1
icecreamyou commentedYeah, the second and third occurrences were copy-pasted from the first...
Thanks for pointing this out, and I've just fixed it. Download the latest tar.gz from the module's front page to get the "fixed" files. This also should fix a bug I just ran into where submitting the status-update form was creating a page-reload that timed-out.
Comment #2
icecreamyou commentedFYI, the semicolon thing didn't fix the other issue I found, but I did fix it in the latest update anyway. It had to do with a faulty 'while' statement and db_query_range().
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.