Gleb Mazovetskiy
Gleb Mazovetskiy
Any news on when it's gonna be fixed? We hacked around it by mixing the new and the old version of the open_id_authentication, but that should not go onto production
You can add an :if block to validate only if openid_identifier is blank.
Is there a way to do this without modifying authlogic-oid?
it is openid_required_fields= now
for the time being you can replace the labels on the chart outside of g.raphael
Another one: ``` explode.c: In function ‘libmpq__do_decompress_pkzip’: explode.c:542:73: warning: taking address of packed member of ‘struct ’ may result in an unaligned pointer value [-Waddress-of-packed-member] 542 | mpq_pkzip->in_bytes = mpq_pkzip->read_buf((char...
Thredded dropped 4.1 compatibility finally. If this gem doesn't support 4.1, the dependency version in gemspec should be bumped though.
You may have to manually generate a multipart form request, as described here http://igstan.ro/posts/2009-01-11-ajax-file-upload-with-pure-javascript.html unless somebody wrote a polyfill for FormData object.
Looks like there is a polyfill here https://github.com/francois2metz/html5-formdata
I ended up using [moxie](/moxiecode/moxie) instead