https://bugzilla.wikimedia.org/show_bug.cgi?id=50430

       Web browser: ---
            Bug ID: 50430
           Summary: Undefined Offsets in OpenIDLogin for Strict PHP
           Product: MediaWiki extensions
           Version: REL1_21 branch
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: OpenID
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Created attachment 12686
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=12686&action=edit
Fixed file - ready for commit to REL1_21

When logging into OpenID (At least with myopenid),

Notice: Undefined offset: 0 in extensions/OpenID/SpecialOpenIDLogin.body.php on
line 524
Notice: Undefined offset: 0 in extensions/OpenID/SpecialOpenIDLogin.body.php on
line 556
Notice: Undefined offset: 0 in extensions/OpenID/SpecialOpenIDLogin.body.php on
line 556

This is caused by using a non-existent array key and shows up as an error.

I haven't checked the current head, but the attached patch fixes REL1_21

(Two files, one patch, one fixed REL1_21)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to