On Sat Jul 10 14:20:47 2010, MART wrote:
Show quoted text> On Sat Jul 10 10:55:58 2010, JETTERO wrote:
> > I can't authenticate any users of myopenid because they don't
> > contain their <link> tags in a <head> tag. :(
> >
> >
>
> Are you sure this is the problem?
Yes, I'm quite sure. It appears they've added the head tags back. I
wonder if it was some live edit or something. I was having the problem
on two machines and patched around the problem by changing this
# # # # # # # # return $self->_fail("no_head_tag", "Couldn't find
OpenID servers due to no head tag")
# # # # # # # # unless $doc =~ m!<head[^>]*>(.*?)</head>!is;
# # # # # # # # my $head = $1;
To this:
my $head = $doc;
But if I was simply mistaken, that's fine too. Either way, this ticket
isn't a keeper.
-Paul
--
If riding in an airplane is flying, then riding in a boat is swimming.
114 jumps, 47.2 minutes of freefall, 90.4 freefall miles.