For instance:
NoMethodError in Devise::SessionsController#create
undefined method `match' for ["http://foo.openid.ne", "jp"]:Array
Entering just a comma for the identifier also causes an error.
It would be nice to render a flash error (Invalid OpenId identifier etc.) for these two instances.
I don't have a regular devise installation (with password login) to test on, so I can't tell if this is actually a issue with devise itself.
For instance:
Entering just a comma for the identifier also causes an error.
It would be nice to render a flash error (Invalid OpenId identifier etc.) for these two instances.
I don't have a regular devise installation (with password login) to test on, so I can't tell if this is actually a issue with devise itself.